From 3152ce783fb3c297af673e23297303c62f061a71 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 13 May 2014 14:28:03 +0000 Subject: fixing #3302: match record type and value as well during deletion, if specified --- doc/man/gnunet-namestore.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man') diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1 index 577785df1..c77eefb8d 100644 --- a/doc/man/gnunet-namestore.1 +++ b/doc/man/gnunet-namestore.1 @@ -20,7 +20,7 @@ Desired operation is adding a record Use the configuration file FILENAME. .B .IP "\-d, \-\-delete" -Desired operation is deleting all of the records under the given name +Desired operation is deleting records under the given name that match the specified type (\-t) and value (\-V). If type or value are not specified, it means that all types (or values) should be assumed to match (and possibly multiple or all values under the given label will be deleted). Specifying a label (\-n) is mandatory. Note that matching by expiration time or flags is (currently) not supported. .B .IP "\-D, \-\-display" Desired operation is listing of matching records @@ -41,7 +41,7 @@ Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. Monitor changes to the zone on an ongoing basis (in contrast to \-D, which merely displays the current records) .B .IP "\-n NAME, \-\-name=NAME" -Name of the record to add/delete/display +Label or name of the record to add/delete/display .B .IP "\-p, \-\-public" Create a record that is public (shared with other users that know the label) -- cgit v1.2.3