summaryrefslogtreecommitdiff
path: root/alot/commands/envelope.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-07-25 13:56:27 -0700
committerGitHub <noreply@github.com>2018-07-25 13:56:27 -0700
commit6ad6cbf33fe203e504c8623631746068850ee16f (patch)
tree63d5e46943761b9d49f3ffe4d3ae235ddd395ed6 /alot/commands/envelope.py
parentce7bda011f1e0efe2edc8eb04311ca6bc384989f (diff)
parent474f7c8477ed6c88c56815a09cc98a7cabc4f70d (diff)
Merge pull request #1276 from alexshpilkin/copyedit
Copyedit documentation
Diffstat (limited to 'alot/commands/envelope.py')
-rw-r--r--alot/commands/envelope.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/commands/envelope.py b/alot/commands/envelope.py
index 94d746cc..000e14db 100644
--- a/alot/commands/envelope.py
+++ b/alot/commands/envelope.py
@@ -621,7 +621,7 @@ class EncryptCommand(Command):
@registerCommand(
MODE, 'retag', forced={'action': 'set'},
arguments=[(['tags'], {'help': 'comma separated list of tags'})],
- help='set message tags.',
+ help='set message tags',
)
@registerCommand(
MODE, 'untag', forced={'action': 'remove'},