Fix #24 --exclude-content-based option added

This commit is contained in:
erwanlr
2012-12-06 16:53:25 -06:00
parent aa4983ee76
commit 11d759ca6c

View File

@@ -177,6 +177,9 @@
Multiple values are allowed : '-e tt,p' will enumerate timthumbs and plugins Multiple values are allowed : '-e tt,p' will enumerate timthumbs and plugins
If no option is supplied, the default is 'vt,tt,u,vp' If no option is supplied, the default is 'vt,tt,u,vp'
--exclude-content-based '<regexp or string>' Used with the enumeration option, will exclude all occurence based on the regexp or string supplied
You do not need to provide the regexp delimiters, but you must write the quotes (simple or double)
--config-file | -c <config file> Use the specified config file --config-file | -c <config file> Use the specified config file
--follow-redirection If the target url has a redirection, it will be followed without asking if you wanted to do so or not --follow-redirection If the target url has a redirection, it will be followed without asking if you wanted to do so or not