aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authormadmurphy <madmurphy333@gmail.com>2022-02-11 14:59:28 +0000
committermadmurphy <madmurphy333@gmail.com>2022-02-11 14:59:28 +0000
commitb99f65d5ed563faaad4772b5f93cc64d90de5515 (patch)
tree04b07975946b18bd2bda5bdcf4fc53a8643b52c8 /src/fs
parentc4bd3744ac1452e88e9e6b19e38ad8d397bc2dc3 (diff)
downloadgnunet-b99f65d5ed563faaad4772b5f93cc64d90de5515.tar.gz
gnunet-b99f65d5ed563faaad4772b5f93cc64d90de5515.zip
`man gnunet-search`: general review (cont'd)
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/gnunet-search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c
index e389a45d9..b08e3f70b 100644
--- a/src/fs/gnunet-search.c
+++ b/src/fs/gnunet-search.c
@@ -774,7 +774,7 @@ main (int argc, char *const *argv)
774 gettext_noop ("automatically terminate search after DELAY; the value " 774 gettext_noop ("automatically terminate search after DELAY; the value "
775 "given must be a number followed by a space and a time " 775 "given must be a number followed by a space and a time "
776 "unit, for example \"500 ms\"; without a unit it defaults " 776 "unit, for example \"500 ms\"; without a unit it defaults "
777 "to microseconds - 1 second = 1000000; if 0 or omitted " 777 "to microseconds - 1000000 = 1 second; if 0 or omitted "
778 "it means to wait for CTRL-C"), 778 "it means to wait for CTRL-C"),
779 &timeout), 779 &timeout),
780 GNUNET_GETOPT_option_increment_uint ( 780 GNUNET_GETOPT_option_increment_uint (