From: camoz Date: Tue, 25 Jun 2019 08:28:19 +0000 (+0200) Subject: systemd-nspawn(1): update example section X-Git-Tag: v243-rc1~235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a02707561105573efc8778cfab957895af6c3ba;p=thirdparty%2Fsystemd.git systemd-nspawn(1): update example section Remove the retired flag -d from Example 4. "Boot a minimal Arch Linux distribution in a container". It has been retired here: https://git.archlinux.org/arch-install-scripts.git/commit/pacstrap.in?id=0af6884aca68dcb7eed0b85fbc2960903df3d968 --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index f1d6f148125..8c1a1e68710 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -1390,7 +1390,7 @@ Boot a minimal <ulink url="https://www.archlinux.org">Arch Linux</ulink> distribution in a container - # pacstrap -c -d ~/arch-tree/ base + # pacstrap -c ~/arch-tree/ base # systemd-nspawn -bD ~/arch-tree/ This installs a minimal Arch Linux distribution into the