summaryrefslogtreecommitdiff
path: root/src/mailman/commands/cli_inject.py
diff options
context:
space:
mode:
authorBarry Warsaw2015-03-13 20:56:51 -0400
committerBarry Warsaw2015-03-13 20:56:51 -0400
commita77f6650bc69ce968d3ac60d1b545d9bbdb9c62f (patch)
treeee30bf86419ee964d081897ddc2d4e7ed0b6e976 /src/mailman/commands/cli_inject.py
parentd7e96af25e7ae428cf07d9170a4cb01c9022eae2 (diff)
parent8d9b19d5f5a5f78d28cb4e04d92a91e746ed7102 (diff)
downloadmailman-a77f6650bc69ce968d3ac60d1b545d9bbdb9c62f.tar.gz
mailman-a77f6650bc69ce968d3ac60d1b545d9bbdb9c62f.tar.zst
mailman-a77f6650bc69ce968d3ac60d1b545d9bbdb9c62f.zip
Diffstat (limited to 'src/mailman/commands/cli_inject.py')
-rw-r--r--src/mailman/commands/cli_inject.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/commands/cli_inject.py b/src/mailman/commands/cli_inject.py
index c467c2508..1b7f15f7b 100644
--- a/src/mailman/commands/cli_inject.py
+++ b/src/mailman/commands/cli_inject.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 inject"""
+"""The `mailman inject` subcommand."""
__all__ = [
'Inject',