diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ This project helps you to create web-apps which you can dock into the systray. ## Usage ```sh -webtray <url> [--hidden] +webtray <url> [--open-at-startup] ``` If you use `--hidden` it will start in the systray. |