summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_status.py
diff options
context:
space:
mode:
authorAbhilash Raj2015-03-12 21:50:52 +0530
committerAbhilash Raj2015-03-12 21:50:52 +0530
commit8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102 (patch)
tree613186c3d8d1c777904e13d7506989e8e610975c /src/mailman/commands/cli_status.py
parent53b1f69726f97193638f1acf248646f7c8b28fe9 (diff)
downloadmailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.tar.gz
mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.tar.zst
mailman-8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102.zip
Diffstat (limited to 'src/mailman/commands/cli_status.py')
-rw-r--r--src/mailman/commands/cli_status.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/commands/cli_status.py b/src/mailman/commands/cli_status.py
index 34420954b..2e8ff0ba2 100644
--- a/src/mailman/commands/cli_status.py
+++ b/src/mailman/commands/cli_status.py
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License along with
# GNU Mailman. If not, see <http://www.gnu.org/licenses/>.
-"""bin/mailman status."""
+"""mailman status."""
__all__ = [
'Status',