diff options
-rwxr-xr-x | webtrayctl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ help() { echo echo " install <url> <name> [--open-at-startup] [--icon <icon-file>]" echo " uninstall <name>" + echo " show <url>" echo exit } |