mirror of
git://github.com/lxc/lxc
synced 2025-08-31 07:49:38 +00:00
@@ -133,7 +133,7 @@ LXC Container configuration for Ubuntu Cloud images.
|
||||
Generic Options
|
||||
[ -r | --release <release> ]: Release name of container, defaults to host
|
||||
[ --rootfs <path> ]: Path in which rootfs will be placed
|
||||
[ -a | --arch ]: Arhcitecture of container, defaults to host architecture
|
||||
[ -a | --arch ]: Architecture of container, defaults to host architecture
|
||||
[ -T | --tarball ]: Location of tarball
|
||||
[ -d | --debug ]: Run with 'set -x' to debug errors
|
||||
[ -s | --stream]: Use specified stream rather than 'released'
|
||||
|
@@ -239,7 +239,7 @@ cleanup()
|
||||
suggest_flush()
|
||||
{
|
||||
echo "Container upgrade failed. The container cache may be out of date,"
|
||||
echo "in which case flushing the case (see -F in the hep output) may help."
|
||||
echo "in which case flushing the cache (see -F in the help output) may help."
|
||||
}
|
||||
|
||||
download_ubuntu()
|
||||
|
Reference in New Issue
Block a user