Correct the name of the program in usage().
This commit is contained in:
parent
ec76c782c6
commit
db4dab0953
@ -151,7 +151,7 @@ def link(from_dir,to_dir,report=False):
|
|||||||
def usage():
|
def usage():
|
||||||
return """Usage:
|
return """Usage:
|
||||||
|
|
||||||
makelinks link|tidy|report [FROM_DIR [TO_DIR]]
|
dotfilemanager link|tidy|report [FROM_DIR [TO_DIR]]
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
link -- make symlinks in FROM_DIR to files and directories in TO_DIR
|
link -- make symlinks in FROM_DIR to files and directories in TO_DIR
|
||||||
|
Loading…
Reference in New Issue
Block a user