mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 06:55:59 +03:00
589 B
589 B
ownCloud Client supports the following command line switches:
--logwindow
-
open a window to show log output.
--logfile
<filename>-
write log output to file <filename>.
--logdir
<name>-
write each sync log output in a new file in directory <name>
--logexpire
<hours>-
removes logs older than <hours> hours. (to be used with --logdir)
--logflush
-
flush the log file after every write.
--monoicons
-
Use black/white pictograms for systray.
--confdir
<dirname>-
Use the given configuration directory.