diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-nspawn.xml | 11 |
1 files changed, 11 insertions, 0 deletions
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 @@ -432,6 +432,17 @@ </refsect1> <refsect1> + <title>Example 5</title> + + <programlisting># btrfs subvolume snapshot / /.tmp +# systemd-nspawn --private-network -D /.tmp -b</programlisting> + + <para>This runs a copy of the host system in a + btrfs snapshot.</para> + </refsect1> + + + <refsect1> <title>Exit status</title> <para>The exit code of the program executed in the |