Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
96a002d5f2
commit
8884b45454
29 changed files with 72 additions and 86 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Zupdate - recompress bzip2, gzip, xz, zstd files to lzip format
|
||||
Copyright (C) 2013-2022 Antonio Diaz Diaz.
|
||||
Copyright (C) 2013-2023 Antonio Diaz Diaz.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -79,7 +79,7 @@ void show_help()
|
|||
" -h, --help display this help and exit\n"
|
||||
" -V, --version output version information and exit\n"
|
||||
" -d, --destdir=<dir> write recompressed files into <dir>\n"
|
||||
" -e, --expand-extensions expand combined extensions; tgz -> tar.lz\n"
|
||||
" -e, --expand-extensions expand combined extensions; tgz --> tar.lz\n"
|
||||
" -f, --force don't skip a file even if the .lz exists\n"
|
||||
" -i, --ignore-errors ignore non-fatal errors\n"
|
||||
" -k, --keep keep (don't delete) input files\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue