aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Aliases/boot2docker-cli
diff options
context:
space:
mode:
authorDavid Larson2014-07-07 00:18:28 -0700
committerJack Nagel2014-07-07 09:05:54 -0500
commit998b8aa0795ac46e358c4d52c90fbd4b70d05c2f (patch)
treea718bc5f3b0050ff157fc93ea671bbe15c91e9f3 /Library/Aliases/boot2docker-cli
parent02d1815729904d9a8df8f34a37d9df83625c31c5 (diff)
downloadhomebrew-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')
l---------Library/Aliases/boot2docker-cli1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Aliases/boot2docker-cli b/Library/Aliases/boot2docker-cli
new file mode 120000
index 000000000..63daa2867
--- /dev/null
+++ b/Library/Aliases/boot2docker-cli
@@ -0,0 +1 @@
+../Formula/boot2docker.rb \ No newline at end of file