Updated Configuration (markdown)

Dimitri Witkowski 2020-06-09 21:06:33 +02:00
parent a3eac10e58
commit 9c364ae63c
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@ In order to control some features of desktop app, you can use the following comm
`--proxy-server=1.2.3.4:80` use proxy 1.2.3.4:80 instead of system-wide setting
`--minimized` start the app minimized to tray or menubar
`--devtools` show devtools on start
`--start-logging` print startup debugging messages to stdout
`--startup-logging` print startup debugging messages to stdout
You can also specify a file you would like to open as the last argument:
```bash