aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-scrypt.1
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-03-09 10:07:20 +0000
committerng0 <ng0@n0.is>2019-03-09 10:07:20 +0000
commit42a91b868ea11a71c725c8d64c7368a3651d598b (patch)
treee6fb317b097fdc170d5361d9eb8508f663dcdec3 /doc/man/gnunet-scrypt.1
parente6f0f438acdf9c9610ada64578cd90a5fa7253bd (diff)
downloadgnunet-42a91b868ea11a71c725c8d64c7368a3651d598b.tar.gz
gnunet-42a91b868ea11a71c725c8d64c7368a3651d598b.zip
man: B preceding IP is wrong.
Diffstat (limited to 'doc/man/gnunet-scrypt.1')
-rw-r--r--doc/man/gnunet-scrypt.19
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.
7.SH DESCRIPTION 7.SH DESCRIPTION
8\fBgnunet\-scrypt\fP is a command line tool to manipulate GNUnet proof of work files. 8\fBgnunet\-scrypt\fP is a command line tool to manipulate GNUnet proof of work files.
9.SH OPTIONS 9.SH OPTIONS
10.B
11.IP "\-b BITS, \-\-bits=BITS" 10.IP "\-b BITS, \-\-bits=BITS"
12Number of bits to require for the proof of work. 11Number of bits to require for the proof of work.
13.B
14.IP "\-c FILENAME, \-\-config=FILENAME" 12.IP "\-c FILENAME, \-\-config=FILENAME"
15Use the configuration file FILENAME. 13Use the configuration file FILENAME.
16.B
17.IP "\-h, \-\-help" 14.IP "\-h, \-\-help"
18Print short help on options. 15Print short help on options.
19.B
20.IP "\-k FILE, \-\-keyfile=FILE" 16.IP "\-k FILE, \-\-keyfile=FILE"
21File with private key, otherwise default is used. 17File with private key, otherwise default is used.
22.B
23.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 18.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
24Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 19Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
25.B
26.IP "\-l LOGFILE, \-\-logfile=LOGFILE" 20.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
27Configure logging to write logs to LOGFILE. 21Configure logging to write logs to LOGFILE.
28.B
29.IP "\-o FILE, \-\-outfile=FILE" 22.IP "\-o FILE, \-\-outfile=FILE"
30File with proof of work, otherwise default is used. 23File with proof of work, otherwise default is used.
31.B
32.IP "\-t TIME, \-\-timeout=TIME" 24.IP "\-t TIME, \-\-timeout=TIME"
33Time to wait between calculations. 25Time to wait between calculations.
34.B
35.IP "\-v, \-\-version" 26.IP "\-v, \-\-version"
36Print GNUnet version number. 27Print GNUnet version number.
37.SH BUGS 28.SH BUGS