]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
mkosi: documentation fix for systemd-nspawn invocation 60/head
authorMaciej Lasyk <maciej@lasyk.info>
Thu, 23 Feb 2017 14:49:32 +0000 (15:49 +0100)
committerMaciej Lasyk <maciej@lasyk.info>
Thu, 23 Feb 2017 14:49:32 +0000 (15:49 +0100)
Missing '-D' parameter for directory name

README.md

index 870dd81c43d90dd9e572f3c5cfa0451eb9739817..7ef3eb7bb48ede2d59c9474a840b7a5357a088cf 100644 (file)
--- 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