aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authormadmurphy <madmurphy333@gmail.com>2022-02-11 15:20:37 +0000
committermadmurphy <madmurphy333@gmail.com>2022-02-11 15:20:37 +0000
commitc252554c5abd40376059a72110b49c5c5d2ca691 (patch)
tree510ab07e42dec57821f2f4de5b02734ea6c8bdd0 /doc/man
parentb99f65d5ed563faaad4772b5f93cc64d90de5515 (diff)
downloadgnunet-c252554c5abd40376059a72110b49c5c5d2ca691.tar.gz
gnunet-c252554c5abd40376059a72110b49c5c5d2ca691.zip
`man gnunet-search`: not just quotes
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-search.114
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index 120a2e6ba..7209205f6 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -140,7 +140,7 @@ the complete list of all the printable metadata properties available, displayed
140.Fl -iter-printf 140.Fl -iter-printf
141argument; this specifier optionally supports metatype filtering via hash sign 141argument; this specifier optionally supports metatype filtering via hash sign
142.No (e.g. 142.No (e.g.
143.Dq %2#a 143.Ql %2#a
144prints all embedded file names, if present - see libextractor's metatypes for the complete list of numerical identifiers) 144prints all embedded file names, if present - see libextractor's metatypes for the complete list of numerical identifiers)
145.It Li %f 145.It Li %f
146the file's name 146the file's name
@@ -149,7 +149,7 @@ the first printable metadata property available, displayed according to the
149.Fl -iter-printf 149.Fl -iter-printf
150argument; this specifier optionally supports metatype filtering via hash sign 150argument; this specifier optionally supports metatype filtering via hash sign
151.No (e.g. 151.No (e.g.
152.Dq %5#j 152.Ql %5#j
153prints a book title, if present); see libextractor's metatypes for the complete list of numerical identifiers) 153prints a book title, if present); see libextractor's metatypes for the complete list of numerical identifiers)
154.It Li %l 154.It Li %l
155the file name's length 155the file name's length
@@ -258,7 +258,7 @@ If 0 or omitted the search runs until gnunet-search is aborted with CTRL-C.
258print the version number 258print the version number
259.It Fl V | -verbose 259.It Fl V | -verbose
260append 260append
261.Dq %a\en 261.Ql %a\en
262to the default 262to the default
263.Fl -printf 263.Fl -printf
264and 264and
@@ -323,7 +323,7 @@ Search results are printed by
323like this: 323like this:
324.Pp 324.Pp
325.ad l 325.ad l
326 gnunet-download -V -o "COPYING" gnunet://fs/chk/HASH1.HASH2.SIZE 326 gnunet-download -o "COPYING" gnunet://fs/chk/HASH1.HASH2.SIZE
327.Pp 327.Pp
328 Description: The GNU General Public License 328 Description: The GNU General Public License
329 Mime-type: text/plain 329 Mime-type: text/plain
@@ -336,8 +336,8 @@ The suggested filename in the example is
336\&. The GNUnet URI consists of the key and query hash of the file and finally the size of the file. 336\&. The GNUnet URI consists of the key and query hash of the file and finally the size of the file.
337If the 337If the
338.Fl -verbose 338.Fl -verbose
339option was provided, after the command to download the file, GNUnet will print meta-data about the file as advertised in the search result. 339option was provided, after the command to download the file, GNUnet will print metadata about the file as advertised in the search result.
340The meta-data here is the description 340The metadata here is the description
341.No ( Ns 341.No ( Ns
342.Dq The GNU General Public License Ns 342.Dq The GNU General Public License Ns
343) and the mime-type 343) and the mime-type
@@ -346,7 +346,7 @@ The meta-data here is the description
346). 346).
347See the options for 347See the options for
348.Xr gnunet-publish 1 348.Xr gnunet-publish 1
349on how to supply meta-data by hand. 349on how to supply metadata by hand.
350.Sh SEE ALSO 350.Sh SEE ALSO
351.Xr gnunet-download 1 , 351.Xr gnunet-download 1 ,
352.Xr gnunet-fs-gtk 1 , 352.Xr gnunet-fs-gtk 1 ,