diff options
Diffstat (limited to 'doc/man/gnunet-testing.1')
-rw-r--r-- | doc/man/gnunet-testing.1 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/man/gnunet-testing.1 b/doc/man/gnunet-testing.1 index 357d0df44..8c5a1f208 100644 --- a/doc/man/gnunet-testing.1 +++ b/doc/man/gnunet-testing.1 @@ -9,34 +9,24 @@ gnunet\-testing \- Command line tool to access the testing library. \fBgnunet\-testing\fP is a command line tool to access the testing library. .SH OPTIONS -.B .IP "\-C, \-\-cfg" Create unique configuration files. -.B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. -.B .IP "\-H, \-\-hostkeys" Host key file. -.B .IP "\-h, \-\-help" Print short help on options. -.B .IP "\-k, \-\-key" Create hostkey files from pre-computed hostkey list. -.B .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. -.B .IP "\-l LOGFILE, \-\-logfile=LOGFILE" Configure logging to write logs to LOGFILE. -.B .IP "\-n, \-\-number" Number of unique configuration files or hostkeys to create. -.B .IP "\-t, \-\-template" Configuration template. -.B .IP "\-v, \-\-version" Print GNUnet version number. .SH BUGS |