diff options
| author | Barry Warsaw | 2015-07-04 14:58:45 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-07-18 23:21:05 -0400 |
| commit | 759efff6eb63b3ba1fff15193923a3df72eb552c (patch) | |
| tree | 97d61b867217476be4ef58de389644ee88d0ed13 /src/mailman/commands/docs/info.rst | |
| parent | fddfcbde937f61657bb29253609b63670beaae46 (diff) | |
| download | mailman-759efff6eb63b3ba1fff15193923a3df72eb552c.tar.gz mailman-759efff6eb63b3ba1fff15193923a3df72eb552c.tar.zst mailman-759efff6eb63b3ba1fff15193923a3df72eb552c.zip | |
Diffstat (limited to 'src/mailman/commands/docs/info.rst')
| -rw-r--r-- | src/mailman/commands/docs/info.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mailman/commands/docs/info.rst b/src/mailman/commands/docs/info.rst index 6ce223403..407b9eacc 100644 --- a/src/mailman/commands/docs/info.rst +++ b/src/mailman/commands/docs/info.rst @@ -20,7 +20,7 @@ script ``mailman info``. By default, the info is printed to standard output. ... config file: .../test.cfg db url: ... - REST root url: http://localhost:9001/3.0/ + REST root url: http://localhost:9001/3.1/ REST credentials: restadmin:restpass By passing in the ``-o/--output`` option, you can print the info to a file. @@ -38,7 +38,7 @@ By passing in the ``-o/--output`` option, you can print the info to a file. config file: .../test.cfg db url: ... devmode: DISABLED - REST root url: http://localhost:9001/3.0/ + REST root url: http://localhost:9001/3.1/ REST credentials: restadmin:restpass You can also get more verbose information, which contains a list of the file |
