Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.07 KB

CLI_FLAGS.md

File metadata and controls

22 lines (19 loc) · 1.07 KB

CLI Options

Options:

Flag Effect
--minimized Start deltachat in minimized mode with trayicon (trayicon will be activated for this session regardless whether it's disabled)
--multiple-instances [Possible unstable] allows you do open multiple deltachat instances*
Development Options
--translation-watch enable auto-reload for _locales/_untranslated_en.json
--devmode opens electron devtools and activates --log-debug & --log-to-console
Theme
--theme <themeid> set a specific theme (see THEMES.md)
--theme-watch enable auto-reload for the active theme
Logging
--log-debug Log debug messages
--log-to-console Output the log to stdout / Chrome dev console
--machine-readable-stacktrace Enable JSON stack trace
--no-color Disable colors in the output of main process

For more info on logging see LOGGING.md.

*--multiple-instances is possible unstable - to avoid risks don't open the same account in multiple windows at a time