summaryrefslogtreecommitdiff
path: root/docs/source/usage/modes/search.rst
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-02-28 08:53:22 -0800
committerDylan Baker <dylan@pnwbakers.com>2018-03-01 10:35:20 -0800
commit6dd7e001ff256042e3ef625eff8a919eaa10b13f (patch)
tree9405bdb52f5dc4183d802f7072a366a215e477b1 /docs/source/usage/modes/search.rst
parentb72b9e1aaa408e55728884656daec957cbe08b27 (diff)
Revert "docs: update generated docs"
This reverts commit 5cd77e1a10bd92ed007218277791508df3b575e2.
Diffstat (limited to 'docs/source/usage/modes/search.rst')
-rw-r--r--docs/source/usage/modes/search.rst90
1 files changed, 45 insertions, 45 deletions
diff --git a/docs/source/usage/modes/search.rst b/docs/source/usage/modes/search.rst
index 5dbd0abc..93a59eff 100644
--- a/docs/source/usage/modes/search.rst
+++ b/docs/source/usage/modes/search.rst
@@ -5,19 +5,6 @@ Commands in `search` mode
-------------------------
The following commands are available in search mode
-.. _cmd.search.retag:
-
-.. describe:: retag
-
- set tags of all messages in the thread that match the current query
-
- argument
- comma separated list of tags
-
- optional arguments
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
- :---all: retag all messages in search result.
-
.. _cmd.search.sort:
.. describe:: sort
@@ -28,32 +15,6 @@ The following commands are available in search mode
sort order. valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`.
-.. _cmd.search.retagprompt:
-
-.. describe:: retagprompt
-
- prompt to retag selected threads' tags
-
-
-.. _cmd.search.select:
-
-.. describe:: select
-
- open thread in a new buffer
-
-
-.. _cmd.search.refine:
-
-.. describe:: refine
-
- refine query
-
- argument
- search string
-
- optional arguments
- :---sort: sort order. Valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`.
-
.. _cmd.search.untag:
.. describe:: untag
@@ -77,17 +38,25 @@ The following commands are available in search mode
last
-.. _cmd.search.toggletags:
+.. _cmd.search.retag:
-.. describe:: toggletags
+.. describe:: retag
- flip presence of tags on this thread. A tag is considered present if at least one message contained in this thread is tagged with it. In that case this command will remove the tag from every message in the thread.
+ set tags of all messages in the thread that match the current query
argument
comma separated list of tags
optional arguments
:---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: retag all messages in search result.
+
+.. _cmd.search.refineprompt:
+
+.. describe:: refineprompt
+
+ prompt to change this buffers querystring
+
.. _cmd.search.tag:
@@ -102,10 +71,41 @@ The following commands are available in search mode
:---no-flush: postpone a writeout to the index (Defaults to: 'True').
:---all: retag all messages in search result.
-.. _cmd.search.refineprompt:
+.. _cmd.search.refine:
-.. describe:: refineprompt
+.. describe:: refine
- prompt to change this buffers querystring
+ refine query
+
+ argument
+ search string
+
+ optional arguments
+ :---sort: sort order. Valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`.
+
+.. _cmd.search.retagprompt:
+
+.. describe:: retagprompt
+
+ prompt to retag selected threads' tags
+
+
+.. _cmd.search.toggletags:
+
+.. describe:: toggletags
+
+ flip presence of tags on this thread. A tag is considered present if at least one message contained in this thread is tagged with it. In that case this command will remove the tag from every message in the thread.
+
+ argument
+ comma separated list of tags
+
+ optional arguments
+ :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+
+.. _cmd.search.select:
+
+.. describe:: select
+
+ open thread in a new buffer