Document the --dbg- prefix in tor.1

This commit is contained in:
Nick Mathewson 2019-09-30 10:10:50 -04:00
parent ac72ecd581
commit c323cc0913

View File

@ -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