Commit dd3cac40 by Stéphane Graber

Merge pull request #774 from Nicop06/patch-1

Fix typo in lxc-archlinux.in
parents b200f7e7 69cbc333
...@@ -198,7 +198,7 @@ Mandatory args: ...@@ -198,7 +198,7 @@ Mandatory args:
-n,--name container name, used to as an identifier for that container from now on -n,--name container name, used to as an identifier for that container from now on
Optional args: Optional args:
-p,--path path to where the container rootfs will be created (${default_path}) -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 -P,--packages preinstall additional packages, comma-separated list
-e,--enable_units enable systemd services, comma-separated list -e,--enable_units enable systemd services, comma-separated list
-d,--disable_units disable 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