aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-directory.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-directory.1')
-rw-r--r--doc/man/gnunet-directory.116
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/man/gnunet-directory.1 b/doc/man/gnunet-directory.1
index 4a0696179..65c8e41ae 100644
--- a/doc/man/gnunet-directory.1
+++ b/doc/man/gnunet-directory.1
@@ -30,10 +30,10 @@
30display directories 30display directories
31.Sh SYNOPSIS 31.Sh SYNOPSIS
32.Nm 32.Nm
33.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 33.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
34.Op Fl h | \-help 34.Op Fl h | -help
35.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 35.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
36.Op Fl v | \-version 36.Op Fl v | -version
37.Ao Ar FILENAME Ac 37.Ao Ar FILENAME Ac
38.Sh DESCRIPTION 38.Sh DESCRIPTION
39.Nm 39.Nm
@@ -42,15 +42,15 @@ A GNUnet directory is a binary file that contains a list of GNUnet file-sharing
42The names of the directory files must be passed as command-line arguments to gnunet-directory. 42The names of the directory files must be passed as command-line arguments to gnunet-directory.
43The options are as follows: 43The options are as follows:
44.Bl -tag -width indent 44.Bl -tag -width indent
45.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 45.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
46Configuration file to use. 46Configuration file to use.
47This option is useless, since gnunet-directory does not really depend on any configuration options. 47This option is useless, since gnunet-directory does not really depend on any configuration options.
48.It Fl h | \-help 48.It Fl h | -help
49Print the help page. 49Print the help page.
50.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 50.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
51Change the loglevel. 51Change the loglevel.
52Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG. 52Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
53.It Fl v | \-version 53.It Fl v | -version
54Print the version number. 54Print the version number.
55.El 55.El
56.Ss NOTES 56.Ss NOTES