summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-03-07 09:52:28 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-03-07 09:52:28 +0900
commitd2ca2b1b632ce5048976002e82dbceeecd17e23d (patch)
treef66a9dc16853324acca95cc156312375b4be64b2
parentee722302b329a948fec1fbe50a4a87abeac0cf97 (diff)
Fix documentation of hashtag: search predicate
The hashtag: search is case-insensitive, but the documentation said it was an exact match. Bug: Issue 10564 Change-Id: I14882fdc1ed2c45b10387b0f4e80cd195caee37c
-rw-r--r--Documentation/user-search.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/user-search.txt b/Documentation/user-search.txt
index fbf78a3c42..21875b2011 100644
--- a/Documentation/user-search.txt
+++ b/Documentation/user-search.txt
@@ -201,7 +201,8 @@ all related changes in a series.
[[hashtag]]
hashtag:'HASHTAG'::
+
-Changes whose link:intro-user.html#hashtags[hashtag] matches 'HASHTAG' exactly.
+Changes whose link:intro-user.html#hashtags[hashtag] matches 'HASHTAG'.
+The match is case-insensitive.
[[ref]]
ref:'REF'::