From aff9bb75043cbed26d71ea513c022e5bfb090a7c Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Fri, 15 Mar 2013 10:17:31 +0000 Subject: docs: checkin autogenerated command docs --- docs/source/usage/modes/global.rst | 35 +++++++++++++++++++++-------------- docs/source/usage/modes/thread.rst | 30 ++++++++++++++++++++++-------- 2 files changed, 43 insertions(+), 22 deletions(-) (limited to 'docs') diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst index f257a5c8..f5c616d9 100644 --- a/docs/source/usage/modes/global.rst +++ b/docs/source/usage/modes/global.rst @@ -34,22 +34,12 @@ The following commands are available globally optional arguments :---sort: sort order. Valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`. -.. _cmd.global.compose: +.. _cmd.global.repeat: -.. describe:: compose +.. describe:: repeat - compose a new email + Repeats the command executed last time - optional arguments - :---sender: sender. - :---template: path to a template message file. - :---subject: subject line. - :---to: recipients. - :---cc: copy to. - :---bcc: blind copy to. - :---attach: attach files. - :---omit_signature: do not add signature. - :---spawn: spawn editor in new terminal. .. _cmd.global.prompt: @@ -91,7 +81,7 @@ The following commands are available globally move focus in current buffer argument - up, down, page up, page down + up, down, page up, page down, first .. _cmd.global.shellescape: @@ -122,6 +112,23 @@ The following commands are available globally open an interactive python shell for introspection +.. _cmd.global.compose: + +.. describe:: compose + + compose a new email + + optional arguments + :---sender: sender. + :---template: path to a template message file. + :---subject: subject line. + :---to: recipients. + :---cc: copy to. + :---bcc: blind copy to. + :---attach: attach files. + :---omit_signature: do not add signature. + :---spawn: spawn editor in new terminal. + .. _cmd.global.exit: .. describe:: exit diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst index 83623259..3050ff28 100644 --- a/docs/source/usage/modes/thread.rst +++ b/docs/source/usage/modes/thread.rst @@ -32,6 +32,16 @@ The following commands are available in thread mode optional arguments :---spawn: open editor in new window. +.. _cmd.thread.move: + +.. describe:: move + + move focus in current buffer + + argument + up, down, page up, page down, first + + .. _cmd.thread.untag: .. describe:: untag @@ -51,8 +61,9 @@ The following commands are available in thread mode display all headers - optional arguments - :---all: affect all messages. + argument + query used to filter messages to affect + .. _cmd.thread.print: @@ -79,8 +90,9 @@ The following commands are available in thread mode display message source - optional arguments - :---all: affect all messages. + argument + query used to filter messages to affect + .. _cmd.thread.retag: @@ -101,8 +113,9 @@ The following commands are available in thread mode fold message(s) - optional arguments - :---all: fold all messages. + argument + query used to filter messages to affect + .. _cmd.thread.tag: @@ -132,8 +145,9 @@ The following commands are available in thread mode unfold message(s) - optional arguments - :---all: unfold all messages. + argument + query used to filter messages to affect + .. _cmd.thread.forward: -- cgit v1.2.3