xbps-rindex: fix comment, zstd is set by default.
This commit is contained in:
parent
6c1759862e
commit
f5f7f6b5a3
@ -43,7 +43,7 @@ usage(bool fail)
|
||||
" -v --verbose Verbose messages\n"
|
||||
" -V --version Show XBPS version\n"
|
||||
" -C --hashcheck Consider file hashes for cleaning up packages\n"
|
||||
" --compression <fmt> Compression format: none, gzip, bzip2, lz4 (default), zstd, xz.\n"
|
||||
" --compression <fmt> Compression format: none, gzip, bzip2, lz4, zstd (default), xz.\n"
|
||||
" --privkey <key> Path to the private key for signing\n"
|
||||
" --signedby <string> Signature details, i.e \"name <email>\"\n\n"
|
||||
"MODE\n"
|
||||
|
Loading…
Reference in New Issue
Block a user