aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}