.TH GNUNET-CONFIG 1 "July 15, 2012" "GNUnet" .SH NAME gnunet\-config \- manipulate GNUnet configuration files .SH SYNOPSIS .B gnunet\-config .RI [ options ] .SH DESCRIPTION \fBgnunet\-config\fP can be used to read or modify GNUnet configuration files. .SH OPTIONS .B .IP "\-f, \-\-filename" When accessing a specific option using \-s and \-o, perform expansions as if the value represents a filename. .B .IP "\-s SECTION, \-\-section=SECTION" Which configuration section should be accessed or edited. Required option. .B .IP "\-S, \-\-list\-sections" List available configuration sections for use with \-\-section. .B .IP "\-W, \-\-rewrite" Consider differences to defaults only. .B .IP "\-o OPTION, \-\-option=OPTION" Which configuration option should be accessed or edited. Required to set a value. If not given, all values of a given section will be printed in the format "OPTION = VALUE". .B .IP "\-V VALUE, \-\-value VALUE" Configuration value to store in the given section under the given option. Must only be given together with \-s and \-o options. .B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. .B .IP "\-h, \-\-help" Print short help on options. .B .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. .B .IP "\-v, \-\-version" Print GNUnet version number. .SH BUGS Report bugs by using Mantis or by sending electronic mail to .SH SEE ALSO The full documentation for .B gnunet is maintained as a Texinfo manual. If the .B info and .B gnunet programs are properly installed at your site, the command .IP .B info gnunet .PP should give you access to the complete handbook, .IP .B info gnunet-c-tutorial .PP will give you access to a tutorial for developers. .PP Depending on your installation, this information is also available in \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).