diff --git a/src/tartex/_parse_args.py b/src/tartex/_parse_args.py index b8d1c5f..0415b55 100644 --- a/src/tartex/_parse_args.py +++ b/src/tartex/_parse_args.py @@ -221,7 +221,7 @@ def parse_args(args): def cmp_str(cmp, ext): return ( f"{cmp} (.tar.{ext}) compression" - " (overrides if any set by output NAME[.SUF])" + " (overrides .SUF in output NAME[.SUF])" ) tar_opts.add_argument(