mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-09 14:40:07 +00:00
Fix lxc-centos.in typo.
Signed-off-by: 謝致邦 <Yeking@Red54.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
cd2738c457
commit
6bfb727c4b
@ -666,7 +666,7 @@ usage()
|
|||||||
cat <<EOF
|
cat <<EOF
|
||||||
usage:
|
usage:
|
||||||
$1 -n|--name=<container_name>
|
$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]
|
[-h|--help]
|
||||||
Mandatory args:
|
Mandatory args:
|
||||||
-n,--name container name, used to as an identifier for that container from now on
|
-n,--name container name, used to as an identifier for that container from now on
|
||||||
|
Loading…
Reference in New Issue
Block a user