2010-01-02 11:43:19 +00:00
|
|
|
package "bsatool"
|
|
|
|
version "1.0"
|
|
|
|
purpose "Inspect and extract files from Bethesda BSA archives"
|
|
|
|
#usage "<usage>"
|
|
|
|
#description "<description>"
|
|
|
|
args "--unamed-opts=BSA-FILE -F bsatool_cmd -G"
|
|
|
|
|
|
|
|
option "extract" x "Extract file from archive" string optional
|
2010-01-04 12:05:35 +00:00
|
|
|
option "long" l "Include extra information in archive listing" optional
|
2010-01-02 11:43:19 +00:00
|
|
|
|
|
|
|
text "\nIf no option is given, the default action is to list all files in the archive."
|