aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormadmurphy <madmurphy333@gmail.com>2022-06-12 15:50:22 +0100
committermadmurphy <madmurphy333@gmail.com>2022-06-12 15:50:22 +0100
commit839640c0e7262a65b66299a922eb6fd67732cc4f (patch)
tree22bb262e8dc46dba82f727070a9c6d89fcd0b68d
parent22082c234c2013c65fc49a59d01c467a78c12f3e (diff)
downloadgnunet-839640c0e7262a65b66299a922eb6fd67732cc4f.tar.gz
gnunet-839640c0e7262a65b66299a922eb6fd67732cc4f.zip
Restore lost quotes in `man gnunet-search`
-rw-r--r--doc/man/gnunet-search.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index a3c6e8ece..3145842a4 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -90,7 +90,7 @@ defaults to
90is missing too 90is missing too
91.Fl -dir-printf 91.Fl -dir-printf
92defaults to 92defaults to
93.Ql #%n:\engnunet-download -o "%f" -R %u\en\en Ns 93.Ql #%n:\engnunet-download -o Qo %f Qc -R %u\en\en Ns
94\&. 94\&.
95.It Fl f Ar FORMAT | Fl -printf= Ns Ar FORMAT 95.It Fl f Ar FORMAT | Fl -printf= Ns Ar FORMAT
96Write the search results according to 96Write the search results according to
@@ -171,7 +171,7 @@ character followed by any other character not listed above is treated as an ordi
171If missing, 171If missing,
172.Fl -printf 172.Fl -printf
173defaults to 173defaults to
174.Ql #%n:\engnunet-download -o "%f" %u\en\en Ns 174.Ql #%n:\engnunet-download -o Qo %f Qc %u\en\en Ns
175\&. 175\&.
176.It Fl h | -help 176.It Fl h | -help
177Print the help page. 177Print the help page.
@@ -251,8 +251,8 @@ argument is required).
251.It Fl t Ar DELAY | Fl -timeout= Ns Ar DELAY 251.It Fl t Ar DELAY | Fl -timeout= Ns Ar DELAY
252Automatically timeout search after 252Automatically timeout search after
253.Ar DELAY . 253.Ar DELAY .
254The value given must be a number followed by a space and a time unit, for example "500 ms". 254The value given must be a number followed by a space and a time unit, for example
255Note that the quotes are required on the shell. Without a unit it defaults to microseconds (1000000 = 1 second). 255.Qo 500 ms Qc . Note that the quotes are required on the shell. Without a unit it defaults to microseconds (1000000 = 1 second).
256If 0 or omitted the search runs until gnunet-search is aborted with CTRL-C. 256If 0 or omitted the search runs until gnunet-search is aborted with CTRL-C.
257.It Fl v | -version 257.It Fl v | -version
258print the version number 258print the version number