From 87ecd32bba15715047c0d5390c30ec25dc0dc9ed Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 22 Apr 2021 00:45:05 +0000 Subject: fmtutil: help output in alphabetic order git-svn-id: svn://tug.org/texlive/trunk@58952 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/fmtutil.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Master/texmf-dist/scripts/texlive/fmtutil.pl b/Master/texmf-dist/scripts/texlive/fmtutil.pl index 6b842e04e36..5a951527ef6 100755 --- a/Master/texmf-dist/scripts/texlive/fmtutil.pl +++ b/Master/texmf-dist/scripts/texlive/fmtutil.pl @@ -118,6 +118,7 @@ our @cmdline_options = ( # in same order as help message "sys", "user", "cnffile=s@", + "dry-run=n", "fmtdir=s", "no-engine-subdir", "no-error-if-no-engine=s", @@ -127,7 +128,6 @@ our @cmdline_options = ( # in same order as help message "refresh", "strict!", "quiet|silent|q", - "dry-run=n", "catcfg", "dolinks", "force", @@ -1345,6 +1345,7 @@ Options: --cnffile FILE read FILE instead of fmtutil.cnf (can be given multiple times, in which case all the files are used) + --dry-run | -n don't actually build formts --fmtdir DIR write formats under DIR instead of TEXMF[SYS]VAR --no-engine-subdir don't use engine-specific subdir of the fmtdir --no-error-if-no-format exit successfully if no format is selected @@ -1356,7 +1357,6 @@ Options: --recorder pass the -recorder option and save .fls files --refresh recreate only existing format files --quiet be silent - --dry-run | -n don't actually build formts --catcfg (does nothing, exists for compatibility) --dolinks (does nothing, exists for compatibility) --force (does nothing, exists for compatibility) -- cgit v1.2.3