changing datastore API to support replication level --- not fully implemented --...
[oweals/gnunet.git] / doc / man / gnunet-arm.1
1 .TH GNUNET\-ARM 1 "Mar 7, 2009" "GNUnet"
2
3 .SH NAME
4 gnunet\-arm \- control GNUnet services
5
6 .SH SYNOPSIS
7 .B gnunet-arm
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-arm\fP can be used to start or stop GNUnet services, including the ARM service itself.
13
14 .SH OPTIONS
15
16 .TP
17 .IP "\-c FILENAME,  \-\-config=FILENAME"
18 Use the configuration file FILENAME.
19
20 .TP
21 .IP "\-e, \-\-end"
22 Shutdown all GNUnet services (including ARM).
23
24 .TP
25 .IP "\-h, \-\-help"
26 Print short help on options.
27
28 .TP
29 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
30 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
31
32 .TP
33 .IP "\-i SERVICE,  \-\-init=SERVICE"
34 Starts the specified SERVICE if it is not already running.
35
36 .TP
37 .IP "\-k SERVICE,  \-\-kill=SERVICE"
38 Stop the specified SERVICE if it is running.
39
40 .TP
41 .IP "\-s, \-\-start"
42 Start all GNUnet default services on this system (including ARM).
43
44 .TP
45 .IP "\-t SERVICE,  \-\-test=SERVICE"
46 Report if the specified SERVICE is running.
47
48 .TP
49 .IP "\-v, \-\-version"
50 Print GNUnet version number.
51
52
53 .SH BUGS
54 Report bugs by using Mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>
55
56 .SH SEE ALSO
57 gnunet\-service\-arm(1)