verb
authorChristian Grothoff <christian@grothoff.org>
Mon, 5 Apr 2010 11:57:39 +0000 (11:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 5 Apr 2010 11:57:39 +0000 (11:57 +0000)
doc/man/gnunet-search.1

index 248932d0272f7dbe3496ba8ca0a07f779ffcf126..5eefaa099de1ff4c5e7394faf2b1ec351b7842e1 100644 (file)
@@ -23,19 +23,27 @@ The default is 1 and this should be fine for most users.  Also notice that if yo
 .TP
 \fB\-c \fIFILENAME\fR, \fB\-\-config=\fIFILENAME\fR
 use config file (defaults: ~/.gnunet/gnunet.conf)
+
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 print help page
+
 .TP
 \fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=\fILOGLEVEL\fR
 Change the loglevel.  Possible values for LOGLEVEL are 
 ERROR, WARNING, INFO and DEBUG. 
+
 .TP
 \fB\-o \fIFILENAME\fR, \fB\-\-output=\fIFILENAME\fR
 Writes a GNUnet directory containing all of the search results to FILENAME.
+
 .TP
 \fB\-v\fR, \fB\-\-version\fR
 print the version number
+
+.TP
+\fB\-V\fR, \fB\-\-verbose\fR
+print meta data from search results as well
 .SH NOTES
 
 You can run gnunet\-search with an URI instead of a keyword.  The URI can have the format for a namespace search or for a keyword search.  For a namespace search, the format is gnunet://fs/sks/NAMESPACE/IDENTIFIER.  For a keyword search, use gnunet://fs/ksk/KEYWORD[+KEYWORD]*.  If the format does not correspond to a GNUnet URI, GNUnet will automatically assume that keywords are supplied directly.