diff options
Diffstat (limited to 'Master/texmf-dist')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/fmtutil.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texlive/fmtutil.pl b/Master/texmf-dist/scripts/texlive/fmtutil.pl index 2621455298f..75eb6303338 100755 --- a/Master/texmf-dist/scripts/texlive/fmtutil.pl +++ b/Master/texmf-dist/scripts/texlive/fmtutil.pl @@ -111,6 +111,7 @@ our @cmdline_options = ( "fmtdir=s", "no-engine-subdir", "no-error-if-no-engine=s", + "no-error-if-no-format", "quiet|silent|q", "test", "dolinks", |