summaryrefslogtreecommitdiff
path: root/src/mailman/commands/docs
diff options
context:
space:
mode:
authorAbhilash Raj2014-10-10 10:29:43 +0530
committerAbhilash Raj2014-10-10 10:29:43 +0530
commit9cc31df3831298fcc1d698306a74cad6f82a1dc1 (patch)
treebd0c48284ea83a107fa6d780aa4137776b644ab9 /src/mailman/commands/docs
parente3a856b28d53784dbf0a58af38002dbee1f26b01 (diff)
downloadmailman-9cc31df3831298fcc1d698306a74cad6f82a1dc1.tar.gz
mailman-9cc31df3831298fcc1d698306a74cad6f82a1dc1.tar.zst
mailman-9cc31df3831298fcc1d698306a74cad6f82a1dc1.zip
Diffstat (limited to 'src/mailman/commands/docs')
-rw-r--r--src/mailman/commands/docs/conf.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/commands/docs/conf.rst b/src/mailman/commands/docs/conf.rst
index b3fef9db7..fb4c3eeed 100644
--- a/src/mailman/commands/docs/conf.rst
+++ b/src/mailman/commands/docs/conf.rst
@@ -22,7 +22,7 @@ To get a list of all key-value pairs of any section, you need to call the
command without any options.
>>> command.process(FakeArgs)
- [logging.dbmigration] path: mailman.log
+ [alembic] script_location: mailman.database:alembic
...
[passwords] password_length: 8
...