From f50be15b1fb15e5eeb173619f727618f732b7461 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E8=AC=9D=E8=87=B4=E9=82=A6?= Date: Thu, 6 Nov 2014 18:43:31 +0800 Subject: [PATCH] Fix lxc-openmandriva.in typo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: 謝致邦 Acked-by: Stéphane Graber --- templates/lxc-openmandriva.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lxc-openmandriva.in b/templates/lxc-openmandriva.in index 4fdaeceaf..45e2efa86 100644 --- a/templates/lxc-openmandriva.in +++ b/templates/lxc-openmandriva.in @@ -379,7 +379,7 @@ do -P|--profile) profile=$2; shift 2;; -c|--clean) clean=$2; shift 2;; -R|--release) release=$2; shift 2;; - -a|--arch) arch=$2; shift 2;; + -A|--arch) arch=$2; shift 2;; -4|--ipv4) ipv4=$2; shift 2;; -6|--ipv6) ipv6=$2; shift 2;; -g|--gw) gw=$2; shift 2;; -- 2.47.2