diff --git a/pages/linux/lxc.md b/pages/linux/lxc.md index b6f571b909..55f12f48e6 100644 --- a/pages/linux/lxc.md +++ b/pages/linux/lxc.md @@ -13,7 +13,7 @@ - Create a new container from an image: -`lxc launch [{{remote}}:]{{image}} {{container}}` +`lxc init [{{remote}}:]{{image}} {{container}}` - Start a container: