DOKK / manpages / debian 10 / gnunet / gnunet-config.1.en
GNUNET-CONFIG(1) General Commands Manual GNUNET-CONFIG(1)

gnunet-config - manipulate GNUnet configuration files

gnunet-config [options]

gnunet-config can be used to read or modify GNUnet configuration files.

When accessing a specific option using -s and -o, perform expansions as if the value represents a filename.
Which configuration section should be accessed or edited. Required 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".
Configuration value to store in the given section under the given option. Must only be given together with -s and -o options.
Use the configuration file FILENAME.
Print short help on options.
Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
Print GNUnet version number.

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

July 15, 2012 GNUnet