aboutsummaryrefslogtreecommitdiff
path: root/webtrayctl
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2025-02-15 00:24:44 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2025-02-15 00:24:44 +0100
commita6e09472cb98e0d00e4ab8f70b7957b956a73357 (patch)
tree17384420fb590a2528aabbfcb9ae135f31bad762 /webtrayctl
parent3e2f40cd26ba1f7cea3360d508450a812883e843 (diff)
webtrayctl: update help
Diffstat (limited to 'webtrayctl')
-rwxr-xr-xwebtrayctl1
1 files changed, 1 insertions, 0 deletions
diff --git a/webtrayctl b/webtrayctl
index e20de40..11a36d1 100755
--- a/webtrayctl
+++ b/webtrayctl
@@ -5,6 +5,7 @@ help() {
echo
echo " install <url> <name> [--open-at-startup] [--icon <icon-file>]"
echo " uninstall <name>"
+ echo " show <url>"
echo
exit
}