diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-05-09 23:35:24 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-05-09 23:35:24 +0200 |
commit | d1d18e6492708a0ce758ddd8c509f21b0ecbf6a0 (patch) | |
tree | 15a6aafbcfca33c2e2c766cb8a3a99b251fb207a | |
parent | b5faf6b49637dc6abcb42c81337d783324c54be7 (diff) |
capital V for verbose
-rw-r--r-- | doc/man/gnunet-identity.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/gnunet-identity.1 b/doc/man/gnunet-identity.1 index 281f62fb7..f1bb9295d 100644 --- a/doc/man/gnunet-identity.1 +++ b/doc/man/gnunet-identity.1 @@ -37,7 +37,7 @@ .Op Fl m | \-monitor .Op Fl q | \-quiet .Op Fl s Ar SUBSYSTEM | Fl \-set= Ns Ar SUBSYSTEM -.Op Fl v | \-verbose +.Op Fl V | \-verbose .Sh DESCRIPTION .Nm is a tool for managing egos. @@ -87,7 +87,7 @@ After this, the given SUBSYSTEM will use the ego with the specified NAME. This will fail if .Ar NAME does not yet exist. -.It Fl v | \-verbose +.It Fl V | \-verbose Be verbose, in particular outputs the public key of freshly created egos. .El .Sh FILES |