summaryrefslogtreecommitdiffstats
path: root/zupdate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'zupdate.cc')
-rw-r--r--zupdate.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/zupdate.cc b/zupdate.cc
index ca5b9d3..6497a5e 100644
--- a/zupdate.cc
+++ b/zupdate.cc
@@ -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"