diff options
Diffstat (limited to 'scripts/cli/nospac')
| -rwxr-xr-x | scripts/cli/nospac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cli/nospac b/scripts/cli/nospac index 7ee5b36..414e68d 100755 --- a/scripts/cli/nospac +++ b/scripts/cli/nospac @@ -4,7 +4,7 @@ help() { cat << EOF -${0}: Replace all the spaces in file and directory +${progname}: Replace all the spaces in file and directory names with "_" in in the current directory. options: -h Print this message and exit |
