diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-10 13:02:28 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-11 13:21:46 +0100 |
commit | 27607d0311c4b32440c6a3396e4a022640dd930e (patch) | |
tree | dbd30abb97c9648d55c46c12266b5e4806dc07f0 /doc | |
parent | e5903596a0f6b078f5854ca591963e21c7f7328a (diff) |
Utilities: add -G<queuename> option to exiqgrep. Bug 2397
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index dea7bc761..e2f1eafe1 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -37720,6 +37720,11 @@ Match only frozen messages. .vitem &*-x*& Match only non-frozen messages. + +.new +.vitem &*-G*&&~<&'queuename'&> +Match only messages in the given queue. Without this, the default queue is searched. +.wen .endlist The following options control the format of the output: |