From 01f4e7ca124b215649172d89a2d85d4ec50a3948 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Feb 2020 17:17:22 +0000 Subject: option formats description git-svn-id: svn://tug.org/texlive/trunk@53803 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/tlmgr.pl | 15 ++++++++------- Master/tlpkg/TeXLive/TLConfig.pm | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index a92ad2dca2e..9a3820b5f6b 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -4657,7 +4657,7 @@ sub action_option { $ret |= $F_WARNING; } } - } elsif ($what =~ m/^showall$/i) { + } elsif ($what =~ m/^(showall|help)$/i) { if ($opts{'json'}) { my $json = $localtlpdb->options_as_json(); print("$json\n"); @@ -8417,7 +8417,7 @@ Synonym for L. =item B