diff options
Diffstat (limited to 'src/mailman/commands/docs/conf.rst')
| -rw-r--r-- | src/mailman/commands/docs/conf.rst | 2 |
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 ... |
