From be6b3d5dc4f04488d85082d96779626c35679eae Mon Sep 17 00:00:00 2001 From: ryneeverett Date: Fri, 13 Mar 2020 02:21:57 +0000 Subject: [PATCH] mimetree: Update docs. --- docs/source/usage/modes/thread.rst | 40 +++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst index 58888fd1b..8292dbc49 100644 --- a/docs/source/usage/modes/thread.rst +++ b/docs/source/usage/modes/thread.rst @@ -72,7 +72,7 @@ The following commands are available in thread mode: optional arguments :---all: pass all messages - :---format: output format; valid choices are: 'raw','decoded','id','filepath' (defaults to: 'raw') + :---format: output format; valid choices are: 'raw','decoded','id','filepath','mimepart','plain','html' (defaults to: 'raw') :---separately: call command once for each message :---background: don't stop the interface :---add_tags: add 'Tags' header to the message @@ -150,6 +150,7 @@ The following commands are available in thread mode: select focussed element: - if it is a message summary, toggle visibility of the message; - if it is an attachment line, open the attachment + - if it is a mimepart, toggle visibility of the mimepart .. _cmd.thread.tag: @@ -175,6 +176,43 @@ The following commands are available in thread mode: query used to filter messages to affect +.. _cmd.thread.togglemimepart: + + + +.. describe:: togglemimepart + + + + switch between html and plain text message + + + + argument + + query used to filter messages to affect + + + + + +.. _cmd.thread.togglemimetree: + + + +.. describe:: togglemimetree + + + + disply mime tree of the message + + + + argument + + query used to filter messages to affect + + .. _cmd.thread.togglesource: .. describe:: togglesource