mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-16 07:19:16 +00:00
lxc-debian: document "--clean" in the usage.
Signed-off-by: Michael Adam <obnox@samba.org> Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
e4d4da6211
commit
a64da4c358
@ -438,6 +438,7 @@ usage()
|
|||||||
{
|
{
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
$1 -h|--help -p|--path=<path> [-a|--arch] [-c|--clean] [--mirror=<mirror>] [-r|--release=<release>] [--security-mirror=<security mirror>]
|
$1 -h|--help -p|--path=<path> [-a|--arch] [-c|--clean] [--mirror=<mirror>] [-r|--release=<release>] [--security-mirror=<security mirror>]
|
||||||
|
clean: purge the download cache after installation
|
||||||
arch: the container architecture (e.g. amd64): defaults to host arch
|
arch: the container architecture (e.g. amd64): defaults to host arch
|
||||||
release: the debian release (e.g. wheezy): defaults to current stable
|
release: the debian release (e.g. wheezy): defaults to current stable
|
||||||
mirror: debain mirror to use during installation
|
mirror: debain mirror to use during installation
|
||||||
|
Loading…
Reference in New Issue
Block a user