diff --git a/src/cmd/searchset.rs b/src/cmd/searchset.rs index 2b3395b2c..83be5da20 100644 --- a/src/cmd/searchset.rs +++ b/src/cmd/searchset.rs @@ -26,9 +26,10 @@ Usage: qsv searchset --help searchset arguments: - Regular expression to match. Uses Rust regex syntax. + The file containing regular expressions to match, with a + regular expression on each line. See https://docs.rs/regex/latest/regex/index.html#syntax - or https://regex101.com with the Rust flavor for more info. + or https://regex101.com with the Rust flavor for regex syntax. The CSV file to read. If not given, reads from stdin. searchset options: