From 84a3345291a70c4a6a0d7d690820c056627672c6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 5 Apr 2010 11:57:39 +0000 Subject: verb --- doc/man/gnunet-search.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1 index 248932d02..5eefaa099 100644 --- a/doc/man/gnunet-search.1 +++ b/doc/man/gnunet-search.1 @@ -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. -- cgit v1.2.3