diff options
author | teor <teor@torproject.org> | 2019-08-12 09:49:53 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-08-12 09:49:53 +1000 |
commit | f65f4b5c38bc79e2b3f1a10c21cedce9376ad87e (patch) | |
tree | 5003cc1f6cb6d9ae3e6bc88a1008869d6d278ea4 /doc | |
parent | 8ea0903222610b75e8b0c58297148267a299af31 (diff) | |
parent | 0c451b31d2694c96ec20145e3b0e9b22cd54819d (diff) | |
download | tor-f65f4b5c38bc79e2b3f1a10c21cedce9376ad87e.tar.gz tor-f65f4b5c38bc79e2b3f1a10c21cedce9376ad87e.zip |
Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.3.5
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index ac97549eef..21b482802e 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -88,6 +88,10 @@ COMMAND-LINE OPTIONS List all valid options that are scheduled to become obsolete in a future version. (This is a warning, not a promise.) +[[opt-list-modules]] **--list-modules**:: + For each optional module, list whether or not it has been compiled + into Tor. (Any module not listed is not optional in this version of Tor.) + [[opt-version]] **--version**:: Display Tor version and exit. |