aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-config.1')
-rw-r--r--doc/man/gnunet-config.110
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/man/gnunet-config.1 b/doc/man/gnunet-config.1
index f1443283f..98d7fd0d9 100644
--- a/doc/man/gnunet-config.1
+++ b/doc/man/gnunet-config.1
@@ -7,38 +7,28 @@ gnunet\-config \- manipulate GNUnet configuration files
7.SH DESCRIPTION 7.SH DESCRIPTION
8\fBgnunet\-config\fP can be used to read or modify GNUnet configuration files. 8\fBgnunet\-config\fP can be used to read or modify GNUnet configuration files.
9.SH OPTIONS 9.SH OPTIONS
10.B
11.IP "\-f, \-\-filename" 10.IP "\-f, \-\-filename"
12When accessing a specific option using \-s and \-o, perform expansions as if the 11When accessing a specific option using \-s and \-o, perform expansions as if the
13value represents a filename. 12value represents a filename.
14.B
15.IP "\-s SECTION, \-\-section=SECTION" 13.IP "\-s SECTION, \-\-section=SECTION"
16Which configuration section should be accessed or edited. Required option. 14Which configuration section should be accessed or edited. Required option.
17.B
18.IP "\-S, \-\-list\-sections" 15.IP "\-S, \-\-list\-sections"
19List available configuration sections for use with \-\-section. 16List available configuration sections for use with \-\-section.
20.B
21.IP "\-W, \-\-rewrite" 17.IP "\-W, \-\-rewrite"
22Consider differences to defaults only. 18Consider differences to defaults only.
23.B
24.IP "\-o OPTION, \-\-option=OPTION" 19.IP "\-o OPTION, \-\-option=OPTION"
25Which configuration option should be accessed or edited. Required to set a value. 20Which configuration option should be accessed or edited. Required to set a value.
26If not given, all values of a given section will be printed in the 21If not given, all values of a given section will be printed in the
27format "OPTION = VALUE". 22format "OPTION = VALUE".
28.B
29.IP "\-V VALUE, \-\-value VALUE" 23.IP "\-V VALUE, \-\-value VALUE"
30Configuration value to store in the given section under the given option. 24Configuration value to store in the given section under the given option.
31Must only be given together with \-s and \-o options. 25Must only be given together with \-s and \-o options.
32.B
33.IP "\-c FILENAME, \-\-config=FILENAME" 26.IP "\-c FILENAME, \-\-config=FILENAME"
34Use the configuration file FILENAME. 27Use the configuration file FILENAME.
35.B
36.IP "\-h, \-\-help" 28.IP "\-h, \-\-help"
37Print short help on options. 29Print short help on options.
38.B
39.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 30.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
40Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 31Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
41.B
42.IP "\-v, \-\-version" 32.IP "\-v, \-\-version"
43Print GNUnet version number. 33Print GNUnet version number.
44.SH BUGS 34.SH BUGS