summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-12 07:45:53 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-12 08:19:35 -0500
commit6d9db29ddae9e4086e878ed049c5fc91304db761 (patch)
tree68b79dcac590c1959ff454789d35eeddfa151ed8 /changes
parent233ccef6d878253ee4f0cfa4610577101b68e6c6 (diff)
downloadtor-6d9db29ddae9e4086e878ed049c5fc91304db761.tar.gz
tor-6d9db29ddae9e4086e878ed049c5fc91304db761.zip
Document --dump-config.
Closes ticket 32467.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket324673
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32467 b/changes/ticket32467
new file mode 100644
index 0000000000..8cbb23812a
--- /dev/null
+++ b/changes/ticket32467
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Describe the --dump-config command in the manual page. Closes ticket
+ 32467.