diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-01-28 11:52:48 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-01-28 11:52:48 -0500 |
commit | 601c82325549c00fb6d3c507c87b3224de44fa3f (patch) | |
tree | 743aeebbb7a7c427ad06a55c47a795603a0f9258 /doc | |
parent | fb64c55cf87615745e7c59c5bdc660119986bab1 (diff) | |
download | tor-601c82325549c00fb6d3c507c87b3224de44fa3f.tar.gz tor-601c82325549c00fb6d3c507c87b3224de44fa3f.zip |
Try to fix formatting in manpage
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 0f605ff02d..c011bff926 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -95,8 +95,7 @@ COMMAND-LINE OPTIONS which tells Tor to only send warnings and errors to the console, or with the **--quiet** option, which tells Tor not to log to the console at all. -[[opt-keygen]] **--keygen** [**--newpass**] - +[[opt-keygen]] **--keygen** [**--newpass**]:: Running "tor --keygen" creates a new ed25519 master identity key for a relay, or only a fresh temporary signing key and certificate, if you already have a master key. Optionally you can encrypt the master identity |