aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-scalarproduct.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-scalarproduct.1')
-rw-r--r--doc/man/gnunet-scalarproduct.18
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/man/gnunet-scalarproduct.1 b/doc/man/gnunet-scalarproduct.1
index 1c8938daf..34d5e4ef0 100644
--- a/doc/man/gnunet-scalarproduct.1
+++ b/doc/man/gnunet-scalarproduct.1
@@ -42,34 +42,26 @@ The protocol by definition relies on \fBAlice\fP and \fBBob\fP being
42benign, thus \fBBob\fP can arbitrarily falsify his information. Both 42benign, thus \fBBob\fP can arbitrarily falsify his information. Both
43peers collaborate to achieve a correct result. 43peers collaborate to achieve a correct result.
44.SH OPTIONS 44.SH OPTIONS
45.B
46.IP "\-e ELEMENTS, \-\-elements=ELEMENTS" 45.IP "\-e ELEMENTS, \-\-elements=ELEMENTS"
47The element-vector the vectorproduct should be computed over in signed 46The element-vector the vectorproduct should be computed over in signed
48decimal form, eg: \"42,1,-3,3,7\". Zero value elements will be automatically masked. 47decimal form, eg: \"42,1,-3,3,7\". Zero value elements will be automatically masked.
49.B
50.IP "\-m MASK, \-\-mask=MASK" 48.IP "\-m MASK, \-\-mask=MASK"
51Elements in the vector can be masked. There must be at least two 49Elements in the vector can be masked. There must be at least two
52elements left in the vector to compute a vectorproduct. Non-Zero 50elements left in the vector to compute a vectorproduct. Non-Zero
53values indicate an element is not maskes. 51values indicate an element is not maskes.
54.B
55.IP "\-k KEY, \-\-key=KEY" 52.IP "\-k KEY, \-\-key=KEY"
56The session key, a shared string of arbitrary length from which the 53The session key, a shared string of arbitrary length from which the
57SID will be generated 54SID will be generated
58.B
59.IP "\-c FILENAME, \-\-config=FILENAME" 55.IP "\-c FILENAME, \-\-config=FILENAME"
60Use the configuration file FILENAME. 56Use the configuration file FILENAME.
61.B
62.IP "\-p PEERID, \-\-peer=PEERID" 57.IP "\-p PEERID, \-\-peer=PEERID"
63The remote peer\'s ASCII-armored gnunet-peer ID as output by 58The remote peer\'s ASCII-armored gnunet-peer ID as output by
64gnunet-peerinfo. If this option is not given, the peer will take the 59gnunet-peerinfo. If this option is not given, the peer will take the
65\fBBob\fP\'s role. 60\fBBob\fP\'s role.
66.B
67.IP "\-h, \-\-help" 61.IP "\-h, \-\-help"
68Print short help on options. 62Print short help on options.
69.B
70.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 63.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
71Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 64Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
72.B
73.IP "\-v, \-\-version" 65.IP "\-v, \-\-version"
74Print GNUnet version number. 66Print GNUnet version number.
75.SH BUGS 67.SH BUGS