Commit 69cbc333 by Nicolas Porcel

Fix typo in lxc-archlinux.in

Thank you vim! Signed-off-by: 's avatarNicolas Porcel <nicolasporcel06@gmail.com>
parent 9dacccdc
......@@ -198,7 +198,7 @@ Mandatory args:
-n,--name container name, used to as an identifier for that container from now on
Optional args:
-p,--path path to where the container rootfs will be created (${default_path})
--rootfs path for actual container rootfs, (${default_path/rootfs)
--rootfs path for actual container rootfs, (${default_path}/rootfs)
-P,--packages preinstall additional packages, comma-separated list
-e,--enable_units enable systemd services, comma-separated list
-d,--disable_units disable systemd services, comma-separated list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment