summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texlive/fmtutil.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-29 16:04:35 +0000
committerKarl Berry <karl@freefriends.org>2016-06-29 16:04:35 +0000
commit2597736aa760a011c7f8f0b9061139ba1131ac73 (patch)
tree12b69a6bb1bbc4d031d196c99b1e535b6f2097c6 /Master/texmf-dist/scripts/texlive/fmtutil.pl
parent4cba201476cfd2785bcb999d7dd7eed0abcbdeff (diff)
doc/test updates.
dvips.texi: remov fmtutil.pl: return status, --no-strict wording. updmap.pl: main output first. TLPDB.pm (not_virtual_install_package): variables in diagnostics. tl-update-containers: multi-arg xsystem call. git-svn-id: svn://tug.org/texlive/trunk@41566 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/texlive/fmtutil.pl')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/fmtutil.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/fmtutil.pl b/Master/texmf-dist/scripts/texlive/fmtutil.pl
index b163cda5774..cd8d314bb2e 100755
--- a/Master/texmf-dist/scripts/texlive/fmtutil.pl
+++ b/Master/texmf-dist/scripts/texlive/fmtutil.pl
@@ -1271,6 +1271,9 @@ If not operating in mktexfmt mode, exactly one command must be given,
extensions should generally not be specified, no non-option arguments
are allowed, and multiple formats can be generated, as follows.
+By default, the return status is zero if all formats requested are
+successfully built, else nonzero.
+
Options:
--sys use TEXMFSYS{VAR,CONFIG} instead of TEXMF{VAR,CONFIG}
--cnffile FILE read FILE instead of fmtutil.cnf
@@ -1282,7 +1285,7 @@ Options:
--no-error-if-no-engine=ENGINE1,ENGINE2,...
exit successfully even if a required engine
is missing, if it is included in the list.
- --no-strict don't exit with bad status if a format fails to build
+ --no-strict exit successfully even if a format fails to build
--nohash don't update ls-R files
--recorder pass the -recorder option and save .fls files
--quiet be silent