summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2017-11-14 06:51:51 +0000
committerNorbert Preining <preining@logic.at>2017-11-14 06:51:51 +0000
commit471d3a9f2891620433afd016d281adb38a84ae64 (patch)
tree4030a5a958a52f5be92d438373187eb048fc00b4 /Master/texmf-dist
parentcc70d55f269ef72dd3b570318812e77d51c677c1 (diff)
option/setting json: change format, all strings, document format
git-svn-id: svn://tug.org/texlive/trunk@45793 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgr.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl
index 422accead84..b9ebe94dd6b 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -7862,7 +7862,7 @@ but are not currently set to any value.
Both forms take an option C<--json> in which case the options are dumped
in JSON format. In addition, with C<--json> the two forms dump the same
data. For the format of JSON output see C<tlpkg/doc/JSON-formats.txt>,
-format definition C<TLOPTIONS>.
+format definition C<TLOPTION>.
In the third form, if I<value> is not given, the setting for I<key> is
displayed. If I<value> is present, I<key> is set to I<value>.