Difference between revisions of "BOINC Manager command line switches"
From BOINC Wiki
(Adding FAQ 591) |
(removing time from table) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Usage: | + | Usage: |
| − | /h --help --> Show this help message. | + | boincmgr [/h] [--verbose] [/a] [/s] [/n <str>] [/g <str>] [/p <str>] [/b <str>] [/i] [/c] [/m] |
| − | --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. | + | /h --help --> Show this help message.<br> |
| − | /n --namehost=<str> --> Host name or IP address. | + | --verbose --> Generate verbose log messages.<br> |
| − | /g --gui_rpc_port=<str> --> GUI RPC port number. | + | /a --autostart --> BOINC Manager was started by the operating system automatically.<br> |
| − | /p --password=<str> --> Password. | + | /s --systray --> Startup BOINC Manager so only the system tray icon is visible.<br> |
| − | /b --boincargs=<str> --> Startup BOINC with these optional arguments. | + | /n --namehost=<str> --> Host name or IP address.<br> |
| − | /i --insecure --> Disable BOINC security users and permissions. | + | /g --gui_rpc_port=<str> --> GUI RPC port number.<br> |
| − | /c --checkskins --> Set skin debugging mode to enable skin manager error messages. | + | /p --password=<str> --> Password.<br> |
| − | /m --multiple --> Multiple instances of BOINC Manager allowed. | + | /b --boincargs=<str> --> Startup BOINC with these optional arguments.<br> |
| + | /i --insecure --> Disable BOINC security users and permissions. <br> | ||
| + | /c --checkskins --> Set skin debugging mode to enable skin manager error messages.<br> | ||
| + | /m --multiple --> Multiple instances of BOINC Manager allowed. <br> | ||
| + | |||
| + | |||
| + | {| class="wikitable" style="text-align: center;" | ||
| + | ! Original writer | ||
| + | ! Original FAQ | ||
| + | ! Date | ||
| + | |- | ||
| Jorden | | Jorden | ||
| − | | | + | | [http://boincfaq.mundayweb.com/index.php?language=1&view=591 591] |
| − | + | | 29-03-2012 | |
| − | | | + | |- |
| − | + | |} | |
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | | | ||
Latest revision as of 16:11, 29 August 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 |
|---|---|---|
| Jorden | 591 | 29-03-2012 |