]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge branch 'ticket30452_035_v3' into ticket30452_041_v3
authorNick Mathewson <nickm@torproject.org>
Tue, 14 May 2019 23:20:53 +0000 (19:20 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 14 May 2019 23:20:53 +0000 (19:20 -0400)
1  2 
doc/tor.1.txt
src/app/config/config.c

diff --cc doc/tor.1.txt
index 8cb85fc3511f387065ebef85672c474fab41571e,f46929897b457bcf10eb2c73018a6d5f3c11ea37..4bd365c77455f4a2e91b99c1af66e6711f73e5f0
@@@ -88,10 -88,12 +88,14 @@@ COMMAND-LINE OPTION
      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.
 +    Display Tor version and exit. The output is a single line of the format
 +    "Tor version [version number]."  (The version number format
 +    is as specified in version-spec.txt.)
  
  [[opt-quiet]] **--quiet**|**--hush**::
      Override the default console log.  By default, Tor starts out logging
Simple merge