aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-09 07:18:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-09 07:18:53 +0000
commita13d301ba2910e6df6c93eb4a15106a0323e46cc (patch)
treeacf9f3c3189d65fff3a4a08f2bb33fe3be0b2153 /doc
parentcdb6307117f72f42da7889debc4b4e903e4ca953 (diff)
downloadgnunet-a13d301ba2910e6df6c93eb4a15106a0323e46cc.tar.gz
gnunet-a13d301ba2910e6df6c93eb4a15106a0323e46cc.zip
add '-m' option to gnunet-namestore, extend namestore monitor API with notification about being in sync
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-namestore.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1
index 19c1ba285..f7a4695d7 100644
--- a/doc/man/gnunet-namestore.1
+++ b/doc/man/gnunet-namestore.1
@@ -34,6 +34,9 @@ Print short help on options.
34.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 34.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
35Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 35Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
36.B 36.B
37.IP "\-m, \-\-monitor"
38Monitor changes to the zone on an ongoing basis (in contrast to \-D, which merely displays the current records)
39.B
37.IP "\-n NAME, \-\-name=NAME" 40.IP "\-n NAME, \-\-name=NAME"
38Name of the record to add/delete/display 41Name of the record to add/delete/display
39.B 42.B