1boincmgr(1) boincmgr(1)
2
3
4
6 boincmgr - The graphical BOINC manager for the core client.
7
9 boincmgr [--verbose] [-s] [-b BOINC_ARGS] [-i]
10 boincmgr [-h | --help]
11
13 The BOINC manager (boincmgr) is a controling and monitoring utility for
14 the BOINC core client (boinc(1)).
15
17 A full summary of options is included below.
18
19 -h, --help
20 Show all options.
21
22 --verbose
23 Generate verbose log messages.
24
25 -s, --systray
26 Startup BOINC Manager so only the system tray icon is visible.
27
28 -b BOINC_ARGS, --boincargs=BOINC_ARGS
29 Startup BOINC with these optional arguments.
30
31 -i, --insecure
32 Disable BOINC security users and permissions.
33
35 boinc(1), boinccmd(1)
36
37 ⟨http://boinc.berkeley.edu/wiki/The_BOINC_Manager⟩
38
40 Copyright © 2007-2008 University of California.
41
42 Permission is granted to copy, distribute and/or modify this document
43 under the terms of the GNU Free Documentation License, Version 1.2 or
44 any later version published by the Free Software Foundation; with no
45 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
46
47
48
49 13 January 2008 boincmgr(1)