aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-11-07 14:42:58 -0500
committerNick Mathewson <nickm@torproject.org>2013-11-07 14:42:58 -0500
commit940d286a7493ba890f89f17cc5c70c3e37a7ccd0 (patch)
treeb7ab281db51dd27634db8c8de810594aba4939b0 /doc
parent86cfc64d4565187250c8b92d25c24a1c5a0bec0d (diff)
downloadtor-940d286a7493ba890f89f17cc5c70c3e37a7ccd0.tar
tor-940d286a7493ba890f89f17cc5c70c3e37a7ccd0.tar.gz
Documentation and tests for 10060
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 82f4e3376..b457ee5a7 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -55,6 +55,11 @@ COMMAND-LINE OPTIONS
configuration file, and by those on the command line. (Default:
@CONFDIR@/torrc-defaults.)
+[[opt-ignore-missing-torrc]] **--ignore-missing-torrc**::
+ Specifies that Tor should treat a missing torrc file as though it
+ were empty. Ordinarily, Tor does this for missing default torrc files,
+ but not for those specified on the command line.
+
[[opt-hash-password]] **--hash-password** __PASSWORD__::
Generates a hashed password for control port access.