diff --git a/cli/find_in_files.php b/cli/find_in_files.php index 7d8cbb3..ed5fd6a 100644 --- a/cli/find_in_files.php +++ b/cli/find_in_files.php @@ -58,7 +58,7 @@ Example: \$ php find_in_files.php --regex-match=thelostsoul\\d+ --output=/tmp/result.csv -\$ php find_in_files.php --regex-match=doris\\d+ --output=/tmp/result.csv --mimetype=application/xip.h5p +\$ php find_in_files.php --regex-match='https:(.*).com' --output=/tmp/result.csv --mimetype=application/zip.h5p "; list($options, $unrecognized) = cli_get_params(