diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 75d2e6d72e..6b7ba9821e 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -431,6 +431,17 @@ + + Example 5 + + # btrfs subvolume snapshot / /.tmp +# systemd-nspawn --private-network -D /.tmp -b + + This runs a copy of the host system in a + btrfs snapshot. + + + Exit status