diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 36d500d1e..81dab5952 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -4072,6 +4072,9 @@ are: @var{VALUE} spans to the end of the expression. @item -c The string match in this part is done case-sensitive. + @item -t + Leading and trailing spaces are not removed from @var{VALUE}. + The optional single space after @var{op} is here required. @end table The filter options concatenate several specifications for a filter of |