This commit is contained in:
Yuta
2011-04-17 20:59:42 +09:00
parent 9393b66448
commit 9731bd3c5c
3 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ class SymlinkCommand(Command):
dest="bin",
action="append",
default=[],
help="Create the specified binary symbolic link"
help="Create a symbolic link to the specified script in bin directory"
)
def run_command(self, options, args):