aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2013-11-03 18:53:41 +0200
committerNick Mathewson <nickm@torproject.org>2013-11-07 14:26:05 -0500
commit86cfc64d4565187250c8b92d25c24a1c5a0bec0d (patch)
treebcb364729cf3a57a1edbe57d2bb2f23511248b12 /doc
parent12dc55f4878d16bfc3fb6789b31494d47df7ccec (diff)
downloadtor-86cfc64d4565187250c8b92d25c24a1c5a0bec0d.tar
tor-86cfc64d4565187250c8b92d25c24a1c5a0bec0d.tar.gz
Implementing --allow-missing-torrc CLI option.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 86928718a..82f4e3376 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -45,6 +45,10 @@ COMMAND-LINE OPTIONS
options. (Default: $HOME/.torrc, or @CONFDIR@/torrc if that file is not
found)
+[[opt-allow-missing-torrc]] **--allow-missing-torrc**::
+ Do not require that configuration file specified by **-f** exist if
+ default torrc can be accessed.
+
[[opt-defaults-torrc]] **--defaults-torrc** __FILE__::
Specify a file in which to find default values for Tor options. The
contents of this file are overridden by those in the regular