man: add another nspawn example

Taken from https://bugs.freedesktop.org/show_bug.cgi?id=68369.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-12-12 23:14:48 -05:00
parent 12179984a3
commit f9f4dd51bd
1 changed files with 11 additions and 0 deletions

View File

@ -431,6 +431,17 @@
</para>
</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>