From 87abcc3b30b97de0c2eba41ea8a17c25ef64f86c Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 10 Aug 2014 03:57:16 +0200 Subject: *help --- bin/mp3dirlist | 1 + man1/mp3dir2html.1.gz | Bin 689 -> 753 bytes 2 files changed, 1 insertion(+) 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 diff --git a/man1/mp3dir2html.1.gz b/man1/mp3dir2html.1.gz index be4105a..7061c94 100644 Binary files a/man1/mp3dir2html.1.gz and b/man1/mp3dir2html.1.gz differ -- cgit v1.2.3