[varLib.interpolatable] Help improvement

This commit is contained in:
Behdad Esfahbod 2023-10-19 09:49:18 -06:00
parent 6d531fed44
commit 9ae5918806

View File

@ -429,7 +429,7 @@ def main(args=None):
metavar="FILE",
type=str,
nargs="+",
help="Input a single DesignSpace/Glyphs file, or multiple TTF/UFO files",
help="Input a single variable font / DesignSpace / Glyphs file, or multiple TTF/UFO files",
)
args = parser.parse_args(args)