summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-31 14:34:37 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-31 14:34:37 +0100
commitd99323430cf89e6566899483419f99453140c665 (patch)
treeb448db9aebe802f72da5cba254bab44f16ab342e
parenta98ae6bd5a1c7e2d278c5df2b927c0a5427141d0 (diff)
make help more generic
-rwxr-xr-xbin/extra/supd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/supd b/bin/extra/supd
index 48638bd..e8eacd4 100755
--- a/bin/extra/supd
+++ b/bin/extra/supd
@@ -7,7 +7,7 @@ then
>&2 cat <<-EOF
usage:
supd Update dirs in current dir
- ls ~/projects | supd Update dirs read from stdin
+ ... | supd Update dirs read from stdin
supd -h Show help
EOF
exit