diff --git a/cockatrice/resources/help/search.md b/cockatrice/resources/help/search.md index 917f9482e..7d707b0d1 100644 --- a/cockatrice/resources/help/search.md +++ b/cockatrice/resources/help/search.md @@ -58,4 +58,9 @@ In this list of examples below, each entry has an explanation and can be clicked
Grouping:
t:angel -(angel or c:w) (Any angel that doesn't have angel in its name and isn't white)
+
Regular Expression:
+
[/^fell/](#/^fell/) (Any card name that begins with "fell")
+
[o:/counter target .* spell/](#o:/counter target .* spell/) (Any card text with "counter target *something* spell")
+
[o:/for each .* and\/or .*/](#o:/for each .* and\/or .*/) (/'s can be escaped with a \)
+