Difference between revisions of "BOINC Manager command line switches"
From BOINC Wiki
(adding beaks and table) |
m (fix formatting) |
||
Line 1: | Line 1: | ||
Usage: boincmgr | Usage: boincmgr | ||
− | /h --help --> Show this help message.<br> | + | /h --help --> Show this help message.<br> |
− | --verbose --> Generate verbose log messages.<br> | + | --verbose --> Generate verbose log messages.<br> |
− | /a --autostart --> BOINC Manager was started by the operating system automatically.<br> | + | /a --autostart --> BOINC Manager was started by the operating system automatically.<br> |
− | /s --systray --> Startup BOINC Manager so only the system tray icon is visible.<br> | + | /s --systray --> Startup BOINC Manager so only the system tray icon is visible.<br> |
− | /n --namehost=<str> --> Host name or IP address.<br> | + | /n --namehost=<str> --> Host name or IP address.<br> |
− | /g --gui_rpc_port=<str> --> GUI RPC port number.<br> | + | /g --gui_rpc_port=<str> --> GUI RPC port number.<br> |
− | /p --password=<str> --> Password.<br> | + | /p --password=<str> --> Password.<br> |
− | /b --boincargs=<str> --> Startup BOINC with these optional arguments.<br> | + | /b --boincargs=<str> --> Startup BOINC with these optional arguments.<br> |
− | /i --insecure --> Disable BOINC security users and permissions. <br> | + | /i --insecure --> Disable BOINC security users and permissions. <br> |
− | /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 19:35, 2 June 2016
Usage: boincmgr
/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 |