aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-arm.14
-rw-r--r--doc/man/gnunet-download.12
-rw-r--r--doc/man/gnunet-publish.14
-rw-r--r--doc/man/gnunet-search.14
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/gnunet-arm.1 b/doc/man/gnunet-arm.1
index 86a748e2f..1fbfa4142 100644
--- a/doc/man/gnunet-arm.1
+++ b/doc/man/gnunet-arm.1
@@ -17,7 +17,7 @@ gnunet\-arm \- control GNUnet services
17Use the configuration file FILENAME. 17Use the configuration file FILENAME.
18.B 18.B
19.IP "\-e, \-\-end" 19.IP "\-e, \-\-end"
20Shutdown all GNUnet services (including ARM itself). Running "gnunet-arm -e" is the usual way to shutdown a GNUnet peer. 20Shutdown all GNUnet services (including ARM itself). Running "gnunet-arm \-e" is the usual way to shutdown a GNUnet peer.
21.B 21.B
22.IP "\-h, \-\-help" 22.IP "\-h, \-\-help"
23Print short help on options. 23Print short help on options.
@@ -32,7 +32,7 @@ Starts the specified SERVICE if it is not already running. More specifically, t
32Stop the specified SERVICE if it is running. While this will kill the service right now, the service may be restarted immediately if other services depend on it (service is then started 'on-demand'). If the service used to be a 'default' service, its default-service status will be revoked. If the service was not a default service, it will just be (temporarily) stopped, but could be re-started on-demand at any time. 32Stop the specified SERVICE if it is running. While this will kill the service right now, the service may be restarted immediately if other services depend on it (service is then started 'on-demand'). If the service used to be a 'default' service, its default-service status will be revoked. If the service was not a default service, it will just be (temporarily) stopped, but could be re-started on-demand at any time.
33.B 33.B
34.IP "\-s, \-\-start" 34.IP "\-s, \-\-start"
35Start all GNUnet default services on this system (and also ARM). Naturally, if a service is demanded by a default service, it will then also be started. Running "gnunet-arm -s" is the usual way to start a GNUnet peer. 35Start all GNUnet default services on this system (and also ARM). Naturally, if a service is demanded by a default service, it will then also be started. Running "gnunet-arm \-s" is the usual way to start a GNUnet peer.
36.B 36.B
37.IP "\-I, \-\-info" 37.IP "\-I, \-\-info"
38List all running services. 38List all running services.
diff --git a/doc/man/gnunet-download.1 b/doc/man/gnunet-download.1
index 9754cb04a..a2d1aad44 100644
--- a/doc/man/gnunet-download.1
+++ b/doc/man/gnunet-download.1
@@ -47,7 +47,7 @@ set the maximum number of parallel requests that is allowed. If multiple files
47 47
48.TP 48.TP
49\fB\-R\fR, \fB\-\-recursive\fR 49\fB\-R\fR, \fB\-\-recursive\fR
50download directories recursively (and in parallel); note that the URI must belong to a GNUnet directory and that the filename given must end with a '/' \-\- otherwise, only the file corresponding to the URI will be downloaded. Note that in addition to using '-R', you must also specify a filename ending in '.gnd' so that the code realizes that the top-level file is a directory (since we have no meta data). 50download directories recursively (and in parallel); note that the URI must belong to a GNUnet directory and that the filename given must end with a '/' \-\- otherwise, only the file corresponding to the URI will be downloaded. Note that in addition to using '\-R', you must also specify a filename ending in '.gnd' so that the code realizes that the top-level file is a directory (since we have no meta data).
51 51
52.TP 52.TP
53\fB\-v\fR, \fB\-\-version\fR 53\fB\-v\fR, \fB\-\-version\fR
diff --git a/doc/man/gnunet-publish.1 b/doc/man/gnunet-publish.1
index f7d5ce28e..467f45a56 100644
--- a/doc/man/gnunet-publish.1
+++ b/doc/man/gnunet-publish.1
@@ -125,7 +125,7 @@ Index a file COPYING with the keywords \fBgpl\fR and \fBtest\fR:
125 125
126Index a file COPYING with description "GNU License", mime-type "text/plain" and keywords \fBgpl\fR and \fBtest\fR: 126Index a file COPYING with description "GNU License", mime-type "text/plain" and keywords \fBgpl\fR and \fBtest\fR:
127 127
128 # gnunet\-publish \-m "description:GNU License" \-k gpl \-k test -m "mimetype:text/plain" COPYING 128 # gnunet\-publish \-m "description:GNU License" \-k gpl \-k test \-m "mimetype:text/plain" COPYING
129 129
130\fBUsing directories\fR 130\fBUsing directories\fR
131 131
@@ -155,7 +155,7 @@ Recursively publish (\-n) /var/lib/mysql and build a matching directory structur
155 155
156Create a namespace entry 'root' in namespace MPAA-1 and announce that the next update will be called 'next': 156Create a namespace entry 'root' in namespace MPAA-1 and announce that the next update will be called 'next':
157 157
158 # gnunet\-publish \-P MPAA-1 -t root \-N next noise.mp3 158 # gnunet\-publish \-P MPAA-1 \-t root \-N next noise.mp3
159 159
160Update the previous entry, do not allow any future updates: 160Update the previous entry, do not allow any future updates:
161 161
diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index ccca75f30..3607c81d5 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -76,12 +76,12 @@ Search results are printed by gnunet\-search like this:
76.ad l 76.ad l
77 gnunet\-download \-o "COPYING" gnunet://fs/chk/HASH1.HASH2.SIZE 77 gnunet\-download \-o "COPYING" gnunet://fs/chk/HASH1.HASH2.SIZE
78 78
79 Description: The GNU Public License 79 Description: The GNU General Public License
80 80
81 Mime-type: text/plain 81 Mime-type: text/plain
82.ad b 82.ad b
83 83
84The first line contains the command to run to download the file. The suggested filename in the example is COPYING. The GNUnet URI consists of the key and query hash of the file and finally the size of the file. After the command to download the file GNUnet will print meta\-data about the file as advertised in the search result, here "The GNU Public License" and the mime\-type (see the options for gnunet\-publish on how to supply meta-data by hand). 84The first line contains the command to run to download the file. The suggested filename in the example is COPYING. The GNUnet URI consists of the key and query hash of the file and finally the size of the file. After the command to download the file GNUnet will print meta\-data about the file as advertised in the search result, here "The GNU General Public License" and the mime\-type (see the options for gnunet\-publish on how to supply meta-data by hand).
85 85
86.SH FILES 86.SH FILES
87.TP 87.TP