summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/extra/ladd4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/extra/ladd b/bin/extra/ladd
index 1ce3991..01acc11 100755
--- a/bin/extra/ladd
+++ b/bin/extra/ladd
@@ -87,6 +87,10 @@ do
die "I: assume_yes -> $assume_yes"
shiftt
;;
+ '-h')
+ help
+ exit 1
+ ;;
*)
if [ ! "$file" ]
then