mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Typo fix
This commit is contained in:
@@ -30,7 +30,7 @@ Usage: php scan.php -d <directory>
|
|||||||
-s --no-stop Continue scanning file after first hit
|
-s --no-stop Continue scanning file after first hit
|
||||||
-p --pattern Show Patterns next to the file name
|
-p --pattern Show Patterns next to the file name
|
||||||
-t --time Show time of last file change
|
-t --time Show time of last file change
|
||||||
--line-number Display matching pattner line number in file
|
--line-number Display matching pattern line number in file
|
||||||
```
|
```
|
||||||
|
|
||||||
Ignore argument could be used multiple times and accept glob style matching ex.: "`cache*`", "`??-cache.php`" or "`/cache`" etc.
|
Ignore argument could be used multiple times and accept glob style matching ex.: "`cache*`", "`??-cache.php`" or "`/cache`" etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user