Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
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'
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()