diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-08-25 13:13:18 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-09-13 12:36:40 -0400 |
commit | 75d795b1d7f6bbb2a9b48f81cfc2a2d03e11307f (patch) | |
tree | 5141563cac08adde98af12be57e7409e95e65f7c /doc | |
parent | b523167f2f51479c325fbda4d1a85e9ee5ed02ec (diff) | |
download | tor-75d795b1d7f6bbb2a9b48f81cfc2a2d03e11307f.tar.gz tor-75d795b1d7f6bbb2a9b48f81cfc2a2d03e11307f.zip |
Disallow --hash-password with no commandline arguments.
Fixes bug 9573.
Bugfix on 59453ac6e in 0.0.9pre5, which fixed a crash in a silly way.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index ec00c093a2..29a05d2e2a 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -46,7 +46,7 @@ COMMAND-LINE OPTIONS configuration file, and by those on the command line. (Default: @CONFDIR@/torrc-defaults.) -**--hash-password**:: +**--hash-password** __PASSWORD__:: Generates a hashed password for control port access. **--list-fingerprint**:: |