summaryrefslogtreecommitdiff
path: root/docs/source/usage
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2016-12-11 02:09:27 +0100
committerLucas Hoffmann <l-m-h@web.de>2016-12-11 14:29:53 +0100
commit2cf13e558f7612bc62f6d47652c03adf05faa1a9 (patch)
treef8885a789cec98b96d28b60f7f18d0f699d6e244 /docs/source/usage
parent6d944cdb14b66292c8635741edec7843999878b8 (diff)
Update autogenerated documentation files
Diffstat (limited to 'docs/source/usage')
-rw-r--r--docs/source/usage/modes/envelope.rst4
-rw-r--r--docs/source/usage/modes/global.rst9
-rw-r--r--docs/source/usage/modes/search.rst6
-rw-r--r--docs/source/usage/modes/thread.rst1
4 files changed, 15 insertions, 5 deletions
diff --git a/docs/source/usage/modes/envelope.rst b/docs/source/usage/modes/envelope.rst
index 7fdb6c4b..896bc7d0 100644
--- a/docs/source/usage/modes/envelope.rst
+++ b/docs/source/usage/modes/envelope.rst
@@ -35,6 +35,8 @@ The following commands are available in envelope mode
argument
keyid of the key to encrypt with
+ optional arguments
+ :---trusted: only add trusted keys.
.. _cmd.envelope.togglesign:
@@ -129,6 +131,8 @@ The following commands are available in envelope mode
argument
keyid of the key to encrypt with
+ optional arguments
+ :---trusted: only add trusted keys.
.. _cmd.envelope.save:
diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst
index 90d61f35..74514910 100644
--- a/docs/source/usage/modes/global.rst
+++ b/docs/source/usage/modes/global.rst
@@ -55,8 +55,8 @@ The following commands are available globally
.. describe:: help
- display help for a command. Use 'bindings' to
- display all keybings interpreted in current mode.'
+ display help for a command. Use 'bindings' to display all keybings
+ interpreted in current mode.'
argument
command or 'bindings'
@@ -116,6 +116,9 @@ The following commands are available globally
compose a new email
+ argument
+ None
+
optional arguments
:---sender: sender.
:---template: path to a template message file.
@@ -171,4 +174,6 @@ The following commands are available globally
opens taglist buffer
+ optional arguments
+ :---tags: tags to display.
diff --git a/docs/source/usage/modes/search.rst b/docs/source/usage/modes/search.rst
index 20e22b44..51143093 100644
--- a/docs/source/usage/modes/search.rst
+++ b/docs/source/usage/modes/search.rst
@@ -19,7 +19,7 @@ The following commands are available in search mode
.. describe:: untag
- remove tags from all messages in the thread
+ remove tags from all messages in the thread that match the query
argument
comma separated list of tags
@@ -42,7 +42,7 @@ The following commands are available in search mode
.. describe:: retag
- set tags of all messages in the thread
+ set tags of all messages in the thread that match the current query
argument
comma separated list of tags
@@ -62,7 +62,7 @@ The following commands are available in search mode
.. describe:: tag
- add tags to all messages in the thread
+ add tags to all messages in the thread that match the current query
argument
comma separated list of tags
diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst
index 1db63f61..5daf92ca 100644
--- a/docs/source/usage/modes/thread.rst
+++ b/docs/source/usage/modes/thread.rst
@@ -22,6 +22,7 @@ The following commands are available in thread mode
:---add_tags: add 'Tags' header to the message.
:---shell: let the shell interpret the command.
:---notify_stdout: display cmd's stdout as notification.
+ :---field_key: mailcap field key for decoding (Defaults to: 'copiousoutput').
.. _cmd.thread.editnew: