diff options
Diffstat (limited to 'doc/man/gnunet-arm.1')
-rw-r--r-- | doc/man/gnunet-arm.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-arm.1 b/doc/man/gnunet-arm.1 index 1bd4467..86a748e 100644 --- a/doc/man/gnunet-arm.1 +++ b/doc/man/gnunet-arm.1 @@ -34,6 +34,9 @@ Stop the specified SERVICE if it is running. While this will kill the service r .IP "\-s, \-\-start" Start all GNUnet default services on this system (and also ARM). Naturally, if a service is demanded by a default service, it will then also be started. Running "gnunet-arm -s" is the usual way to start a GNUnet peer. .B +.IP "\-I, \-\-info" +List all running services. +.B .IP "\-v, \-\-version" Print GNUnet version number. |