]> git.donarmstrong.com Git - bin.git/blobdiff - run_when_changed
add mutt alias which executes neomutt if that exists
[bin.git] / 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