]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix lxc-centos.in typo.
author謝致邦 <Yeking@Red54.com>
Thu, 6 Nov 2014 10:38:08 +0000 (18:38 +0800)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 25 Nov 2014 22:16:49 +0000 (17:16 -0500)
Signed-off-by: 謝致邦 <Yeking@Red54.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-centos.in

index 3a256dbdc4ef06a28cf94e873f498397d261cca7..46046966ab40df90d795384b0b0d952f7f0393f0 100644 (file)
@@ -656,7 +656,7 @@ usage()
     cat <<EOF
 usage:
     $1 -n|--name=<container_name>
-        [-p|--path=<path>] [-c|--clean] [-R|--release=<CentOS_release>] [-A|--arch=<arch of the container>]
+        [-p|--path=<path>] [-c|--clean] [-R|--release=<CentOS_release>] [-a|--arch=<arch of the container>]
         [-h|--help]
 Mandatory args:
   -n,--name         container name, used to as an identifier for that container from now on