texlive[58952] Master/texmf-dist/scripts/texlive/fmtutil.pl: fmtutil:

commits+preining at tug.org commits+preining at tug.org
Thu Apr 22 02:45:06 CEST 2021


Revision: 58952
          http://tug.org/svn/texlive?view=revision&revision=58952
Author:   preining
Date:     2021-04-22 02:45:05 +0200 (Thu, 22 Apr 2021)
Log Message:
-----------
fmtutil: help output in alphabetic order

Modified Paths:
--------------
    trunk/Master/texmf-dist/scripts/texlive/fmtutil.pl

Modified: trunk/Master/texmf-dist/scripts/texlive/fmtutil.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/fmtutil.pl	2021-04-22 00:44:59 UTC (rev 58951)
+++ trunk/Master/texmf-dist/scripts/texlive/fmtutil.pl	2021-04-22 00:45:05 UTC (rev 58952)
@@ -118,6 +118,7 @@
   "sys",
   "user",
   "cnffile=s@", 
+  "dry-run=n",
   "fmtdir=s",
   "no-engine-subdir",
   "no-error-if-no-engine=s",
@@ -127,7 +128,6 @@
   "refresh",
   "strict!",
   "quiet|silent|q",
-  "dry-run=n",
   "catcfg",
   "dolinks",
   "force",
@@ -1345,6 +1345,7 @@
   --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 @@
   --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)



More information about the tex-live-commits mailing list.