1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-24 07:36:40 +02:00

Updated Configuration (markdown)

Dimitri Witkowski 2020-04-15 19:22:44 +02:00
parent 8d5428ea34
commit 520c516840

@ -4,6 +4,7 @@ In order to control some features of desktop app, you can use the following comm
`--disable-updater` totally disable updater and hide Update option in app settings `--disable-updater` totally disable updater and hide Update option in app settings
`--proxy-server=1.2.3.4:80` use proxy 1.2.3.4:80 instead of system-wide setting `--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 `--minimized` start the app minimized to tray or menubar
`--devtools` show devtools on start
You can also specify a file you would like to open as the last argument: You can also specify a file you would like to open as the last argument:
```bash ```bash