From 1b16fcb70cb9507184fe7316396c93c1daa12674 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 9 May 2019 11:26:13 -0400 Subject: Add a --list-modules command Closes ticket 30452. --- doc/tor.1.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 975a198182..f46929897b 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. -- cgit v1.2.3-54-g00ecf