mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 15:20:16 +00:00
readme
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user