From 69cbc333bd548771bdfaefc695e84cb355ec74d1 Mon Sep 17 00:00:00 2001 From: Nicolas Porcel Date: Sat, 23 Jan 2016 16:13:46 +0100 Subject: [PATCH] Fix typo in lxc-archlinux.in Thank you vim! Signed-off-by: Nicolas Porcel --- templates/lxc-archlinux.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lxc-archlinux.in b/templates/lxc-archlinux.in index c692abf42..8aa1d8d9b 100644 --- a/templates/lxc-archlinux.in +++ b/templates/lxc-archlinux.in @@ -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 -- 2.47.2