aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/chapters/user.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation/chapters/user.texi')
-rw-r--r--doc/documentation/chapters/user.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/documentation/chapters/user.texi b/doc/documentation/chapters/user.texi
index 4159a6b32..1a30a7336 100644
--- a/doc/documentation/chapters/user.texi
+++ b/doc/documentation/chapters/user.texi
@@ -1183,6 +1183,8 @@ shared under the keyword "Das Kapital".
1183 1183
1184Search results are printed by gnunet-search like this: 1184Search results are printed by gnunet-search like this:
1185 1185
1186@c it will be better the avoid the ellipsis altogether because I don't
1187@c understand the explanation below that
1186@example 1188@example
1187$ gnunet-download -o "COPYING" --- gnunet://fs/chk/N8...C92.17992 1189$ gnunet-download -o "COPYING" --- gnunet://fs/chk/N8...C92.17992
1188=> The GNU Public License <= (mimetype: text/plain) 1190=> The GNU Public License <= (mimetype: text/plain)
@@ -1192,6 +1194,7 @@ $ gnunet-download -o "COPYING" --- gnunet://fs/chk/N8...C92.17992
1192The first line is the command you would have to enter to download 1194The first line is the command you would have to enter to download
1193the file. The argument passed to @code{-o} is the suggested 1195the file. The argument passed to @code{-o} is the suggested
1194filename (you may change it to whatever you like). 1196filename (you may change it to whatever you like).
1197@c except it's triple dash in the above example ---
1195The @code{--} is followed by key for decrypting the file, 1198The @code{--} is followed by key for decrypting the file,
1196the query for searching the file, a checksum (in hexadecimal) 1199the query for searching the file, a checksum (in hexadecimal)
1197finally the size of the file in bytes. 1200finally the size of the file in bytes.
@@ -1235,6 +1238,7 @@ GNUnet's file-encoding mechanism will ensure file integrity, even if the
1235existing file was not downloaded from GNUnet in the first place. 1238existing file was not downloaded from GNUnet in the first place.
1236 1239
1237You may want to use the @command{-V} switch (must be added before 1240You may want to use the @command{-V} switch (must be added before
1241@c Same as above it's triple dash
1238the @command{--}) to turn on verbose reporting. In this case, 1242the @command{--}) to turn on verbose reporting. In this case,
1239@command{gnunet-download} will print the current number of 1243@command{gnunet-download} will print the current number of
1240bytes downloaded whenever new data was received. 1244bytes downloaded whenever new data was received.
@@ -1301,7 +1305,7 @@ unavailable.
1301@c %**end of header 1305@c %**end of header
1302 1306
1303Each namespace is associated with meta-data that describes 1307Each namespace is associated with meta-data that describes
1304the namespace. This meta data is provided by the user at 1308the namespace. This meta-data is provided by the user at
1305the time that the namespace is advertised. Advertisements 1309the time that the namespace is advertised. Advertisements
1306are published under keywords so that they can be found using 1310are published under keywords so that they can be found using
1307normal keyword-searches. This way, users can learn about new 1311normal keyword-searches. This way, users can learn about new