aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-arm.1
blob: 30e0082ef0999b846be7fcf1688b926ab99275e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.TH GNUNET\-ARM 1 "Mar 7, 2009" "GNUnet"

.SH NAME
gnunet\-arm \- control GNUnet services

.SH SYNOPSIS
.B gnunet\-arm
.RI [ options ]
.br

.SH DESCRIPTION
\fBgnunet\-arm\fP can be used to start or stop GNUnet services, including the ARM service itself.

.SH OPTIONS

.TP
.IP "\-c FILENAME,  \-\-config=FILENAME"
Use the configuration file FILENAME.

.TP
.IP "\-e, \-\-end"
Shutdown all GNUnet services (including ARM).

.TP
.IP "\-h, \-\-help"
Print short help on options.

.TP
.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.

.TP
.IP "\-i SERVICE,  \-\-init=SERVICE"
Starts the specified SERVICE if it is not already running.

.TP
.IP "\-k SERVICE,  \-\-kill=SERVICE"
Stop the specified SERVICE if it is running.

.TP
.IP "\-s, \-\-start"
Start all GNUnet default services on this system (including ARM).

.TP
.IP "\-t SERVICE,  \-\-test=SERVICE"
Report if the specified SERVICE is running.

.TP
.IP "\-v, \-\-version"
Print GNUnet version number.


.SH BUGS
Report bugs by using Mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>

.SH SEE ALSO
gnunet\-service\-arm(1)