Add a --list-modules command

Closes ticket 30452.
This commit is contained in:
Nick Mathewson
2019-05-09 11:26:13 -04:00
parent 231036a110
commit 1b16fcb70c
4 changed files with 24 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (compile-time modules):
- Add a --list-modules command to print a list of which compile-time
modules are enabled. Closes ticket 30452.