Minor language fixes

This commit is contained in:
Miroslav Stampar
2012-07-07 11:41:52 +02:00
parent 2669528b24
commit 823b3d8be8
3 changed files with 13 additions and 12 deletions

View File

@@ -844,8 +844,8 @@ Options:
--level=LEVEL Level of tests to perform (1-5, default 1)
--risk=RISK Risk of tests to perform (0-3, default 1)
--string=STRING String to match in page when the query is valid
--regexp=REGEXP Regexp to match in page when the query is valid
--string=STRING String to match when query is evaluated to True
--regexp=REGEXP Regexp to match when query is evaluated to True
--text-only Compare pages based only on the textual content
Techniques: