doc: tickle

Don't error out when asked for tickle docs.
This commit is contained in:
djcb
2017-10-30 21:15:47 +02:00
parent 4ca6b527b7
commit 363075a6fd
2 changed files with 10 additions and 3 deletions

View File

@ -178,3 +178,10 @@ mu view is the mu command for displaying e-mail message files. It
works on message files and does not require the message to be
indexed in the database.
#END
#BEGIN MU_CONFIG_CMD_TICKLE
#STRING
mu tickle [options] <file>
#STRING
Give a message a new unique name. Useful for some external tools.
#END