commit c323cc0913bae31a0b70c94bf5fd685acd3d1c07 parent ac72ecd5813e878e223df48556a43061e0d0068c Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 30 Sep 2019 10:10:50 -0400 Document the --dbg- prefix in tor.1 Diffstat:
| M | doc/tor.1.txt | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt @@ -186,6 +186,13 @@ The following options in this section are only recognized on the ISO-8601 format. For example, the output sent to stdout will be of the form: "signing-cert-expiry: 2017-07-25 08:30:15 UTC" +[[opt-dbg]] **--dbg-**...:: + Tor may support other options beginning with the string "dbg". These + are intended for use by developers to debug and test Tor. They are + not supported or guaranteed to be stable, and you should probably + not use them. + + [[conf-format]] == THE CONFIGURATION FILE FORMAT