summaryrefslogtreecommitdiff
path: root/docs/source/usage/modes/thread.rst
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2013-02-14 15:01:57 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2013-02-14 15:01:57 +0000
commitc765ebd6041a845a800cc9fd30705102ae2d040f (patch)
tree7d4102d4ecf1999a370955d1f5ccdc6883009635 /docs/source/usage/modes/thread.rst
parent83443de62709c4f157cef327445ff73ca2c412dc (diff)
docs: updated autogenerated command docs
Diffstat (limited to 'docs/source/usage/modes/thread.rst')
-rw-r--r--docs/source/usage/modes/thread.rst35
1 files changed, 21 insertions, 14 deletions
diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst
index 40e475cc..83623259 100644
--- a/docs/source/usage/modes/thread.rst
+++ b/docs/source/usage/modes/thread.rst
@@ -21,7 +21,7 @@ The following commands are available in thread mode
:---background: don't stop the interface.
:---add_tags: add 'Tags' header to the message.
:---shell: let the shell interpret the command.
- :---notify_stdout: display command's stdout as notification message.
+ :---notify_stdout: display cmd's stdout as notification.
.. _cmd.thread.editnew:
@@ -32,6 +32,19 @@ The following commands are available in thread mode
optional arguments
:---spawn: open editor in new window.
+.. _cmd.thread.untag:
+
+.. describe:: untag
+
+ remove tags from message(s)
+
+ argument
+ comma separated list of tags
+
+ optional arguments
+ :---all: tag all messages in thread.
+ :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+
.. _cmd.thread.toggleheaders:
.. describe:: toggleheaders
@@ -53,14 +66,12 @@ The following commands are available in thread mode
:---separately: call print command once for each message.
:---add_tags: add 'Tags' header to the message.
-.. _cmd.thread.remove:
+.. _cmd.thread.bounce:
-.. describe:: remove
+.. describe:: bounce
- remove message(s) from the index
+ directly re-send selected message
- optional arguments
- :---all: remove whole thread.
.. _cmd.thread.togglesource:
@@ -106,18 +117,14 @@ The following commands are available in thread mode
:---all: tag all messages in thread.
:---no-flush: postpone a writeout to the index (Defaults to: 'True').
-.. _cmd.thread.untag:
-
-.. describe:: untag
+.. _cmd.thread.remove:
- remove tags from message(s)
+.. describe:: remove
- argument
- comma separated list of tags
+ remove message(s) from the index
optional arguments
- :---all: tag all messages in thread.
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: remove whole thread.
.. _cmd.thread.unfold: