From e2a58c7bd3c4c8982b088ed70b1157eff164890e Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Wed, 3 Sep 2014 13:31:27 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BE=D0=BF=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update/variables/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/variables/update.py b/update/variables/update.py index 0894fbf..06d5df8 100644 --- a/update/variables/update.py +++ b/update/variables/update.py @@ -229,7 +229,7 @@ class VariableClUpdateSyncRep(Variable): """ type = "choice-list" element = "selecttable" - opt = ["-r", "--rep"] + opt = ["-r", "--repositories"] metavalue = "REPOSITORIES" untrusted = True