diff options
| author | David Larson | 2014-07-07 00:18:28 -0700 |
|---|---|---|
| committer | Jack Nagel | 2014-07-07 09:05:54 -0500 |
| commit | 998b8aa0795ac46e358c4d52c90fbd4b70d05c2f (patch) | |
| tree | a718bc5f3b0050ff157fc93ea671bbe15c91e9f3 /Library/Aliases/boot2docker-cli.rb | |
| parent | 02d1815729904d9a8df8f34a37d9df83625c31c5 (diff) | |
| download | homebrew-998b8aa0795ac46e358c4d52c90fbd4b70d05c2f.tar.bz2 | |
Remove .rb from boot2docker-cli alias
``boot2docker-cli`` (an alias for ``boot2docker``) was named
``boot2docker-cli.rb``, while all other aliases are named without the
``.rb`` ending. This commit simply renames the alias to follow the
pre-existing alias-naming convention.
Closes #30703.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Aliases/boot2docker-cli.rb')
| l--------- | Library/Aliases/boot2docker-cli.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Aliases/boot2docker-cli.rb b/Library/Aliases/boot2docker-cli.rb deleted file mode 120000 index 63daa2867..000000000 --- a/Library/Aliases/boot2docker-cli.rb +++ /dev/null @@ -1 +0,0 @@ -../Formula/boot2docker.rb
\ No newline at end of file |
