From: Don Armstrong Date: Thu, 4 Jan 2018 20:10:31 +0000 (-0800) Subject: remove useless debugging output X-Git-Url: https://git.donarmstrong.com/?p=bin.git;a=commitdiff_plain;h=b0d3b03b0af9c7b24d89bb689fb965a477417bc6 remove useless debugging output --- diff --git a/run_when_changed b/run_when_changed index 0fbcf57..453e555 100755 --- a/run_when_changed +++ b/run_when_changed @@ -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