git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.net> 2014-08-10 03:57:16 +0200
committerHarald Pfeiffer <coding _ lirion.net> 2014-08-10 03:57:16 +0200
commit87abcc3b30b97de0c2eba41ea8a17c25ef64f86c (patch)
tree8603d3805fd9767d441430fcb001de328d5da8be /bin
parent415a4dda28d0efb2b1c44704c6c5acab349ff155 (diff)
downloadmp3dir2html-87abcc3b30b97de0c2eba41ea8a17c25ef64f86c.tar.bz2
*help
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mp3dirlist1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mp3dirlist b/bin/mp3dirlist
index a05789b..fcb5494 100755
--- a/bin/mp3dirlist
+++ b/bin/mp3dirlist
@@ -14,6 +14,7 @@ function m3l_help {
echo "Options:"
echo -e " -h\t\tPrint this help text and exit"
echo -e " -d DIRECTORY\tSpecify a directory to be scanned"
+ echo -e " \t\tWithout supplying DIRECTORY, the current directory will be used."
}
while getopts "ht:r:p:v" params; do
case $params in