Difference between revisions of "BOINC Manager command line switches"
From BOINC Wiki
m (fix formatting)  | 
				Bowtieguru (talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
| − | Usage: boincmgr   | + | Usage:  | 
| + | |||
| + |  boincmgr [/h] [--verbose] [/a] [/s] [/n <str>] [/g <str>] [/p <str>] [/b <str>] [/i] [/c] [/m]            | ||
| + | |||
  /h --help               --> Show this help message.<br>  |   /h --help               --> Show this help message.<br>  | ||
| Line 12: | Line 15: | ||
  /c --checkskins         --> Set skin debugging mode to enable skin manager error messages.<br>    |   /c --checkskins         --> Set skin debugging mode to enable skin manager error messages.<br>    | ||
  /m --multiple           --> Multiple instances of BOINC Manager allowed. <br>  |   /m --multiple           --> Multiple instances of BOINC Manager allowed. <br>  | ||
| + | |||
| + | |||
{| class="wikitable" style="text-align: center;"  | {| class="wikitable" style="text-align: center;"  | ||
  ! Original writer  |   ! Original writer  | ||
Revision as of 23:24, 5 June 2016
Usage:
boincmgr [/h] [--verbose] [/a] [/s] [/n <str>] [/g <str>] [/p <str>] [/b <str>] [/i] [/c] [/m]
/h --help --> Show this help message.
--verbose --> Generate verbose log messages.
/a --autostart --> BOINC Manager was started by the operating system automatically.
/s --systray --> Startup BOINC Manager so only the system tray icon is visible.
/n --namehost=<str> --> Host name or IP address.
/g --gui_rpc_port=<str> --> GUI RPC port number.
/p --password=<str> --> Password.
/b --boincargs=<str> --> Startup BOINC with these optional arguments.
/i --insecure --> Disable BOINC security users and permissions.
/c --checkskins --> Set skin debugging mode to enable skin manager error messages.
/m --multiple --> Multiple instances of BOINC Manager allowed.
| Original writer | Original FAQ | Date & time | 
|---|---|---|
| Jorden | 591 | 29-03-2012 09:18:12 |