diff options
Diffstat (limited to 'scripts/cli/noc')
| -rwxr-xr-x | scripts/cli/noc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cli/noc b/scripts/cli/noc index 63bee86..0e4d8b2 100755 --- a/scripts/cli/noc +++ b/scripts/cli/noc @@ -4,7 +4,7 @@ help() { cat << EOF -${0}: Remove empty lines and all the comments starting with '#'. +${progname}: Remove empty lines and all the comments starting with '#'. options: -h Print this message and exit EOF |
