summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-14 23:23:38 +0000
committerKarl Berry <karl@freefriends.org>2013-04-14 23:23:38 +0000
commit957ad42863858b1b3cb66be2b30f37260cc3ce1a (patch)
tree66e886ae4d332d49b9d6053f0772250648363399 /Master/texmf-dist/scripts
parent458b3c8795c02960e27d05e61daedf7c3c80b822 (diff)
keep location as primary key
git-svn-id: svn://tug.org/texlive/trunk@29920 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-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 36937fd12fd..a86b60dc2e7 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -126,7 +126,7 @@ sub main {
"gui" => 1,
"gui-lang" => "=s",
"debug-translation" => 1,
- "repository|repo|location" => "=s",
+ "location|repository|repo" => "=s",
"machine-readable" => 1,
"no-execute-actions" => 1,
"package-logfile" => "=s",