Feat: Added vaptvupt codec, fix jasmin tests

This commit is contained in:
Cristian Cezar Moisés 2026-03-30 06:51:34 -03:00
commit 4c5a2efe63

View file

@ -53,7 +53,7 @@ static void usage(void) {
"Extract/List/Test Options:\n" "Extract/List/Test Options:\n"
" -o, --output <DIR> Output directory (extract only)\n" " -o, --output <DIR> Output directory (extract only)\n"
" -p, --password <PW> Decryption password\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" " -v, --verbose Verbose output\n"
" -t, --threads <N> Thread count for decompression\n" " -t, --threads <N> Thread count for decompression\n"
"\n" "\n"