Add searchquote command
Add searchquote command
This commit is contained in:
parent
9d84dfbe90
commit
599463e912
@ -1142,6 +1142,15 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="showquote_usage" xml:space="preserve">
|
<data name="showquote_usage" xml:space="preserve">
|
||||||
<value>`{0}.. abc`</value>
|
<value>`{0}.. abc`</value>
|
||||||
|
</data>
|
||||||
|
<data name="searchquote_cmd" xml:space="preserve">
|
||||||
|
<value>qsearch ....</value>
|
||||||
|
</data>
|
||||||
|
<data name="searchquote_desc" xml:space="preserve">
|
||||||
|
<value>Searches a quote for a given keyword and any string portion of a quote matching that keyword.</value>
|
||||||
|
</data>
|
||||||
|
<data name="searchquote_usage" xml:space="preserve">
|
||||||
|
<value>`{0}qsearch keyword text`</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="deletequote_cmd" xml:space="preserve">
|
<data name="deletequote_cmd" xml:space="preserve">
|
||||||
<value>deletequote delq</value>
|
<value>deletequote delq</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user