summaryrefslogtreecommitdiff
path: root/helpers/lh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-06-15 13:37:33 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:45 +0100
commit53848cda42109e28e9e4bbb58aa41062656cb654 (patch)
treee7cb09cb0d864a94a5f295da80024e2f8f6c0a49 /helpers/lh
parentc17aa70a7fb8c99014f104505fceec1f31bf9729 (diff)
downloadlive-build-53848cda42109e28e9e4bbb58aa41062656cb654.zip
live-build-53848cda42109e28e9e4bbb58aa41062656cb654.tar.gz
Outputting usage if lh is called without argument.
Diffstat (limited to 'helpers/lh')
-rwxr-xr-xhelpers/lh2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh b/helpers/lh
index 1288f3e..3ebaaa7 100755
--- a/helpers/lh
+++ b/helpers/lh
@@ -22,7 +22,7 @@ case "${1}" in
Man
;;
- -u|--usage)
+ ""|-u|--usage)
Usage
;;