summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-30 11:28:26 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-30 11:28:26 +0200
commit94a936edaaf9ce7fbd5972266e5311283099072a (patch)
tree5f70cb01cab6fc0a6d7f2180433053043ad58e99 /bin
parentc962b6ba044044ec2a051930df0134b447d2f5ea (diff)
added help option
Diffstat (limited to 'bin')
-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