gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r34314 - gnunet/doc/man


From: gnunet
Subject: [GNUnet-SVN] r34314 - gnunet/doc/man
Date: Tue, 30 Sep 2014 23:53:47 +0200

Author: grothoff
Date: 2014-09-30 23:53:46 +0200 (Tue, 30 Sep 2014)
New Revision: 34314

Added:
   gnunet/doc/man/gnunet-qr.1
   gnunet/doc/man/gnunet-scrypt.1
   gnunet/doc/man/gnunet-testbed-profiler.1
Modified:
   gnunet/doc/man/Makefile.am
Log:
Adding man pages from Bertrand Marc. Thanks!


Modified: gnunet/doc/man/Makefile.am
===================================================================
--- gnunet/doc/man/Makefile.am  2014-09-30 13:21:29 UTC (rev 34313)
+++ gnunet/doc/man/Makefile.am  2014-09-30 21:53:46 UTC (rev 34314)
@@ -3,6 +3,7 @@
   gnunet-arm.1 \
   gnunet-ats.1 \
   gnunet-auto-share.1 \
+  gnunet-bcd.1 \
   gnunet-config.1 \
   gnunet-core.1 \
   gnunet-conversation.1 \
@@ -25,11 +26,14 @@
   gnunet-nat-server.1 \
   gnunet-peerinfo.1 \
   gnunet-publish.1 \
+  gnunet-qr.1 \
   gnunet-resolver.1 \
   gnunet-revocation.1 \
   gnunet-scalarproduct.1 \
+  gnunet-scrypt.1 \
   gnunet-search.1 \
   gnunet-statistics.1 \
+  gnunet-testbed-profiler.1 \
   gnunet-testing-run-service.1 \
   gnunet-transport.1 \
   gnunet-transport-certificate-creation.1 \

Added: gnunet/doc/man/gnunet-qr.1
===================================================================
--- gnunet/doc/man/gnunet-qr.1                          (rev 0)
+++ gnunet/doc/man/gnunet-qr.1  2014-09-30 21:53:46 UTC (rev 34314)
@@ -0,0 +1,32 @@
+.TH GNUNET\-QR 1 "Sep 13, 2014" "GNUnet"
+
+.SH NAME
+gnunet\-qr \- Scan a QR code using a video device and import.
+
+.SH SYNOPSIS
+.B gnunet\-qr
+.RI [ options ]
+.br
+
+.SH DESCRIPTION
+\fBgnunet\-qr\fP is a command line tool to scan a QR code using a video device 
and import.
+
+.SH OPTIONS
+.B
+.IP "\-c FILENAME,  \-\-config=FILENAME"
+Use the configuration file FILENAME.
+.B
+.IP "\-d DEVICE,  \-\-device=DEVICE"
+Use device DEVICE.
+.B
+.IP "\-h, \-\-help"
+Print short help on options.
+.B
+.IP "\-s,  \-\-silent"
+Do not show preview windows.
+.B
+.IP "\-v, \-\-verbose"
+Be verbose.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending 
electronic mail to <address@hidden>

Added: gnunet/doc/man/gnunet-scrypt.1
===================================================================
--- gnunet/doc/man/gnunet-scrypt.1                              (rev 0)
+++ gnunet/doc/man/gnunet-scrypt.1      2014-09-30 21:53:46 UTC (rev 34314)
@@ -0,0 +1,44 @@
+.TH GNUNET\-SCRYPT 1 "Sep 13, 2014" "GNUnet"
+
+.SH NAME
+gnunet\-scrypt \- Manipulate GNUnet proof of work files.
+
+.SH SYNOPSIS
+.B gnunet\-scrypt
+.RI [ options ]
+.br
+
+.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
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending 
electronic mail to <address@hidden>

Added: gnunet/doc/man/gnunet-testbed-profiler.1
===================================================================
--- gnunet/doc/man/gnunet-testbed-profiler.1                            (rev 0)
+++ gnunet/doc/man/gnunet-testbed-profiler.1    2014-09-30 21:53:46 UTC (rev 
34314)
@@ -0,0 +1,44 @@
+.TH GNUNET\-TESTBED\-PROFILER 1 "Sep 13, 2014" "GNUnet"
+
+.SH NAME
+gnunet\-testbed\-profiler \- Profiling driver for the testbed.
+
+.SH SYNOPSIS
+.B gnunet\-testbed\-profiler
+.RI [ options ]
+.br
+
+.SH DESCRIPTION
+\fBgnunet\-testbed\-profiler\fP is a command line profiling driver for the 
testbed.
+
+.SH OPTIONS
+.B
+.IP "\-c FILENAME,  \-\-config=FILENAME"
+Use the configuration file FILENAME.
+.B
+.IP "\-e COUNT,  \-\-num\-errors=COUNT"
+Tolerate COUNT number of continious timeout failures.
+.B
+.IP "\-H FILENAME,  \-\-hosts=FILENAME"
+Name of the file with the login information for the testbed.
+.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 "\-l LOGFILE, \-\-logfile=LOGFILE"
+Configure logging to write logs to LOGFILE.
+.B
+.IP "\-n, \-\-non\-interactive"
+Run profiler in non-interactive mode where upon testbed setup the profiler 
does not wait for a keystroke but continues to run until a termination signal 
is received.
+.B
+.IP "\-p COUNT, \-\-num\-peers=COUNT"
+Create COUNT number of peers.
+.B
+.IP "\-v, \-\-version"
+Print GNUnet version number.
+
+.SH BUGS
+Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending 
electronic mail to <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]