diff options
| -rwxr-xr-x | phpmalwarefinder | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpmalwarefinder b/phpmalwarefinder index 80cf7f0..2fc2311 100755 --- a/phpmalwarefinder +++ b/phpmalwarefinder | |||
| @@ -5,7 +5,7 @@ CONFIG_PATH='/etc/phpmalwarefinder/malwares.yara' | |||
| 5 | 5 | ||
| 6 | show_help() { | 6 | show_help() { |
| 7 | cat << EOF | 7 | cat << EOF |
| 8 | Usage ${0##*/} [-cfhw] | 8 | Usage ${0##*/} [-cfhw] <file|folder> ... |
| 9 | -c Optional path to a configuration file | 9 | -c Optional path to a configuration file |
| 10 | -f Fast mode | 10 | -f Fast mode |
| 11 | -h Show this help message | 11 | -h Show this help message |
