X-Git-Url: https://git.cworth.org/git?p=turbot;a=blobdiff_plain;f=turbot%2Fhunt.py;h=1e46f6c94eb2c96ed2f721e29facb73551bce85b;hp=c2e59e2be937c4577e7696f80b01fce51356e05d;hb=0878d40471403513b6da016d7412d07a5d903e9b;hpb=3385d460742786491db31c1587a86886a3e1b6c8 diff --git a/turbot/hunt.py b/turbot/hunt.py index c2e59e2..1e46f6c 100644 --- a/turbot/hunt.py +++ b/turbot/hunt.py @@ -54,8 +54,9 @@ def hunt_blocks(turb, hunt, puzzle_status='unsolved', search_terms=[], all of these terms will be included in the result. A match will be considered on any of puzzle title, round title, puzzle URL, puzzle - state or solution string. Terms can include - regular expression syntax. + state, puzzle type, tags, or solution + string. Terms can include regular expression + syntax. limit_to_rounds: A list of rounds. If provided only the given rounds will be included in the output. Note: