diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-03-05 13:20:13 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-03-05 13:20:13 +0000 |
commit | f9aec0367413408e654a455ad703f44d352cf476 (patch) | |
tree | 6e07f68160a66f682f22da78ab46515105549895 /doc/man/gnunet-namestore.1 | |
parent | cb7a7e7e360e88f3b214b08c30c1c1f1bd3de8ce (diff) |
-reviving gnunet-gns for shortening
Diffstat (limited to 'doc/man/gnunet-namestore.1')
-rw-r--r-- | doc/man/gnunet-namestore.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/man/gnunet-namestore.1 b/doc/man/gnunet-namestore.1 index 8fd4b33e4c..4ecdbb0a6e 100644 --- a/doc/man/gnunet-namestore.1 +++ b/doc/man/gnunet-namestore.1 @@ -1,15 +1,15 @@ -.TH GNUNET\-GNS 1 "Jan 4, 2012" "GNUnet" +.TH GNUNET\-NAMESTORE 1 "Mar 5, 2012" "GNUnet" .SH NAME -gnunet\-gns \- manipulate GNUnet GNS zones +gnunet\-namestore \- manipulate GNUnet zones .SH SYNOPSIS -.B gnunet\-gns +.B gnunet\-namestore .RI [ options ] -z ZONEFILE .br .SH DESCRIPTION -\fBgnunet\-gns\fP can be used to create and manipulate a GNS zone. +\fBgnunet\-namestore\fP can be used to create and manipulate a GNS zone. .SH OPTIONS .B @@ -53,3 +53,6 @@ Specifies the filename with the private key for the zone (mandatory option) .SH BUGS Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org> + +.SH "SEE ALSO" +\fBgnunet\-gns\fP(1) |