Skip to content

Commit 96ee6ce

Browse files
stefan-itkeszybz
authored andcommitted
man: Update example for downloading a Fedora image (systemd#4166)
1 parent 734530b commit 96ee6ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/systemd-nspawn.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,8 +1007,8 @@
10071007
<example>
10081008
<title>Download a Fedora image and start a shell in it</title>
10091009

1010-
<programlisting># machinectl pull-raw --verify=no http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.raw.xz
1011-
# systemd-nspawn -M Fedora-Cloud-Base-20141203-21</programlisting>
1010+
<programlisting># machinectl pull-raw --verify=no http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/24/CloudImages/x86_64/images/Fedora-Cloud-Base-24-1.2.x86_64.raw.xz
1011+
# systemd-nspawn -M Fedora-Cloud-Base-24-1.2.x86_64.raw</programlisting>
10121012

10131013
<para>This downloads an image using
10141014
<citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>

0 commit comments

Comments
 (0)