From 998b8aa0795ac46e358c4d52c90fbd4b70d05c2f Mon Sep 17 00:00:00 2001 From: David Larson Date: Mon, 7 Jul 2014 00:18:28 -0700 Subject: 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 --- Library/Aliases/boot2docker-cli | 1 + 1 file changed, 1 insertion(+) create mode 120000 Library/Aliases/boot2docker-cli (limited to 'Library/Aliases/boot2docker-cli') 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 -- cgit v1.2.3