]> git.donarmstrong.com Git - bin.git/commitdiff
remove useless debugging output
authorDon Armstrong <don@donarmstrong.com>
Thu, 4 Jan 2018 20:10:31 +0000 (12:10 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 4 Jan 2018 20:10:31 +0000 (12:10 -0800)
run_when_changed

index 0fbcf575cf47658969e6ce44ecfcc21c51395b47..453e555234d81c9eb420979710ccc4bc648198e4 100755 (executable)
@@ -22,11 +22,6 @@ run_when_changed - runs a command when a file (or files) is changed
  run_when_changed [file1] [command ...]
  run_when_changed [file1] [filen] -- [command ...]
 
- Options:
-   --debug, -d debugging level (Default 0)
-   --help, -h display this help
-   --man, -m display manual
-
 If only a single file is to be watched, the first argument is the
 file, and all remaining arguments are the command. If multiple files
 are to be watched, all arguments until the first -- argument are files