summaryrefslogtreecommitdiff
path: root/scripts/nospac
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/nospac')
-rwxr-xr-xscripts/nospac3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/nospac b/scripts/nospac
index 650c216..6ba466a 100755
--- a/scripts/nospac
+++ b/scripts/nospac
@@ -4,9 +4,8 @@ help() {
cat << EOF
${0}: Replace all the spaces in file and directory
names with "_" in in the current directory.
-
options:
- -h Print this message and exit
+ -h Print this message and exit
EOF
}