From c23890cf4401a84ff2fbcbcfafc9312e10e5fdac Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 5 Sep 2013 10:52:29 +0000 Subject: -improving gnunet-identity command line options and man pages --- doc/man/gnunet-identity.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/man/gnunet-identity.1') diff --git a/doc/man/gnunet-identity.1 b/doc/man/gnunet-identity.1 index be6714cda..3103791c8 100644 --- a/doc/man/gnunet-identity.1 +++ b/doc/man/gnunet-identity.1 @@ -20,6 +20,10 @@ Creates a new ego with the given NAME. \fB\-D NAME\fR, \fB\-\-delete=NAME\fR Delete the ego with the given NAME. +.TP +\fB\-e NAME\fR, \fB\-\-ego=NAME\fR +Perform "set" operation with the respective ego. Needs to be used together with option \-s. + .TP \fB\-h\fR, \fB\-\-help\fR Print help page. @@ -32,6 +36,10 @@ display all ouf our egos \fB\-m\fR, \fB\-\-monitor\fR run in monitor mode, listing all ouf our egos until CTRL-C is pressed. Each ego is listed together with a unique pointer value; if egos are renamed, that pointer value remains the same; if egos are deleted, they are listed one more time with a name of "". +.TP +\fB\-s SUBSYSTEM\fR, \fB\-\-set=SUBSYSTEM\fR +Perform "set" operation for the specified SUBSYSTEM with the respective ego. Needs to be used together with option \-e. After this, the given SUBSYSTEM will use the ego with the specified NAME. This will fail if NAME does not yet exist. + .SH FILES .TP -- cgit v1.2.3