From: Maciej Lasyk Date: Thu, 23 Feb 2017 14:49:32 +0000 (+0100) Subject: mkosi: documentation fix for systemd-nspawn invocation X-Git-Tag: v2~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F60%2Fhead;p=thirdparty%2Fmkosi.git mkosi: documentation fix for systemd-nspawn invocation Missing '-D' parameter for directory name --- diff --git a/README.md b/README.md index 870dd81c4..7ef3eb7bb 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Create and run a *Fedora* image into a plain directory: ```bash # mkosi -d fedora -t directory -o quux -# systemd-nspawn -b quux +# systemd-nspawn -b -D quux ``` Create a compressed tar ball `image.raw.xz` and add a checksum