Add Ability to Import All File Areas at Once #271

* Simple wildcard support for area tags param
This commit is contained in:
Bryan Ashby 2020-05-07 20:02:12 -06:00
parent d6dce82a92
commit 14f7ca9dcc
No known key found for this signature in database
GPG key ID: B49EB437951D2542
4 changed files with 41 additions and 3 deletions

View file

@ -101,8 +101,12 @@ cat arguments:
Actions:
scan AREA_TAG[@STORAGE_TAG] Scan specified area
May contain optional GLOB as last parameter.
Example: ./oputil.js fb scan d0pew4r3z *.zip
Tips:
- May contain optional GLOB as last parameter.
Example: ./oputil.js fb scan d0pew4r3z *.zip
- AREA_TAG may contain simple wildcards.
Example: ./oputil.js fb scan *warez*
info CRITERIA Display information about areas and/or files