aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-search.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-31 06:40:20 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-31 06:40:20 +0000
commit5d27676deba6a3f404acf088d3bedc8a0e1d2b1b (patch)
tree9e866163ab820e3e415a3ee50d4021f610fdf24b /doc/man/gnunet-search.1
parent73b12cfde8218af4f9b246b495e546c17b5d5810 (diff)
downloadgnunet-5d27676deba6a3f404acf088d3bedc8a0e1d2b1b.tar.gz
gnunet-5d27676deba6a3f404acf088d3bedc8a0e1d2b1b.zip
fs hxing
Diffstat (limited to 'doc/man/gnunet-search.1')
-rw-r--r--doc/man/gnunet-search.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index 5f6fffedd..248932d02 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -31,14 +31,14 @@ print help page
31Change the loglevel. Possible values for LOGLEVEL are 31Change the loglevel. Possible values for LOGLEVEL are
32ERROR, WARNING, INFO and DEBUG. 32ERROR, WARNING, INFO and DEBUG.
33.TP 33.TP
34\fB\-o \fIPREFIX\fR, \fB\-\-output=\fIPREFIX\fR 34\fB\-o \fIFILENAME\fR, \fB\-\-output=\fIFILENAME\fR
35Writes the encountered (unencrypted) RBlocks or SBlocks to files with name PREFIX.XXX, where XXX is a number. This is useful to keep search results around. 35Writes a GNUnet directory containing all of the search results to FILENAME.
36.TP 36.TP
37\fB\-v\fR, \fB\-\-version\fR 37\fB\-v\fR, \fB\-\-version\fR
38print the version number 38print the version number
39.SH NOTES 39.SH NOTES
40 40
41You 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://ecrs/ksk/KEYWORD[+KEYWORD]*. If the format does not correspond to a GNUnet URI, GNUnet will automatically assume that keywords are supplied directly. 41You 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.
42 42
43If multiple keywords are passed, gnunet-search will look for content matching any of the keywords. The prefix "+" makes a keyword mandatory. 43If multiple keywords are passed, gnunet-search will look for content matching any of the keywords. The prefix "+" makes a keyword mandatory.
44 44
@@ -60,13 +60,13 @@ Search results are printed by gnunet\-search like this:
60 Mime-type: text/plain 60 Mime-type: text/plain
61.ad b 61.ad b
62 62
63The first line contains the command to run to download the file. The suggested filename in the example is COPYING. The GNUnet URI consists of the key and query hash of the file and finally the size of the file. After the command to download the file GNUnet will print meta\-data about the file as advertised in the search result, here "The GNU Public License" and the mime\-type (see the options for gnunet\-insert on how to supply meta-data by hand). 63The first line contains the command to run to download the file. The suggested filename in the example is COPYING. The GNUnet URI consists of the key and query hash of the file and finally the size of the file. After the command to download the file GNUnet will print meta\-data about the file as advertised in the search result, here "The GNU Public License" and the mime\-type (see the options for gnunet\-publish on how to supply meta-data by hand).
64 64
65.SH FILES 65.SH FILES
66.TP 66.TP
67~/.gnunet/gnunet.conf 67~/.gnunet/gnunet.conf
68GNUnet configuration file; specifies the default value for the timeout 68GNUnet configuration file; specifies the default value for the timeout
69.SH "REPORTING BUGS" 69.SH "REPORTING BUGS"
70Report bugs to <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org> 70Report bugs to <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
71.SH "SEE ALSO" 71.SH "SEE ALSO"
72\fBgnunet\-gtk\fP(1), \fBgnunet\-publish\fP(1), \fBgnunet\-download\fP(1), \fBgnunet\-pseudonym\fP(1), \fBgnunet.conf\fP(5), \fBgnunetd\fP(1) 72\fBgnunet\-gtk\fP(1), \fBgnunet\-publish\fP(1), \fBgnunet\-download\fP(1), \fBgnunet\-pseudonym\fP(1), \fBgnunet.conf\fP(5), \fBgnunetd\fP(1)