From 53848cda42109e28e9e4bbb58aa41062656cb654 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 15 Jun 2009 13:37:33 +0200
Subject: Outputting usage if lh is called without argument.
---
helpers/lh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
;;
--
cgit v1.0