Feat: Added vaptvupt codec, fix jasmin tests
This commit is contained in:
parent
dfa52fd576
commit
4c5a2efe63
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ static void usage(void) {
|
|||
"Extract/List/Test Options:\n"
|
||||
" -o, --output <DIR> Output directory (extract only)\n"
|
||||
" -p, --password <PW> Decryption password\n"
|
||||
" -pq,--post-quantum Post-quantum Encryption|Decryption \n"
|
||||
" --pq,--post-quantum Post-quantum Encryption|Decryption \n"
|
||||
" -v, --verbose Verbose output\n"
|
||||
" -t, --threads <N> Thread count for decompression\n"
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue