diff options
author | ng0 <ng0@n0.is> | 2019-03-09 10:07:20 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-03-09 10:07:20 +0000 |
commit | 42a91b868ea11a71c725c8d64c7368a3651d598b (patch) | |
tree | e6fb317b097fdc170d5361d9eb8508f663dcdec3 /doc/man/gnunet-scrypt.1 | |
parent | e6f0f438acdf9c9610ada64578cd90a5fa7253bd (diff) |
man: B preceding IP is wrong.
Diffstat (limited to 'doc/man/gnunet-scrypt.1')
-rw-r--r-- | doc/man/gnunet-scrypt.1 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/man/gnunet-scrypt.1 b/doc/man/gnunet-scrypt.1 index 79da8a263..545af37e9 100644 --- a/doc/man/gnunet-scrypt.1 +++ b/doc/man/gnunet-scrypt.1 @@ -7,31 +7,22 @@ gnunet\-scrypt \- Manipulate GNUnet proof of work files. .SH DESCRIPTION \fBgnunet\-scrypt\fP is a command line tool to manipulate GNUnet proof of work files. .SH OPTIONS -.B .IP "\-b BITS, \-\-bits=BITS" Number of bits to require for the proof of work. -.B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. -.B .IP "\-h, \-\-help" Print short help on options. -.B .IP "\-k FILE, \-\-keyfile=FILE" File with private key, otherwise default is used. -.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 "\-o FILE, \-\-outfile=FILE" File with proof of work, otherwise default is used. -.B .IP "\-t TIME, \-\-timeout=TIME" Time to wait between calculations. -.B .IP "\-v, \-\-version" Print GNUnet version number. .SH BUGS |