summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-10-22 20:28:50 +0200
committerLennart Poettering <lennart@poettering.net>2015-10-22 20:28:50 +0200
commitc9fc270e462bf2f4eab963bf71234d64b0c4c30f (patch)
tree10856f8278138f3bd399bd058cc640617b5fc78d
parentb8c89d3c4255e1f2ad9bf49eabe89d50c419783e (diff)
parentb8b9d8f5e509c991692159fd1776f5b33507bb8c (diff)
Merge pull request #1646 from keszybz/man-dnf-install
dnf install command update
-rw-r--r--man/systemd-nspawn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 4b0e72113e..ddad762653 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -850,7 +850,7 @@
<example>
<title>Build and boot a minimal Fedora distribution in a container</title>
- <programlisting># dnf -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd dnf fedora-release vim-minimal
+ <programlisting># dnf -y --releasever=23 --installroot=/srv/mycontainer --disablerepo=* --enablerepo=fedora --enablerepo=updates install systemd passwd dnf fedora-release vim-minimal
# systemd-nspawn -bD /srv/mycontainer</programlisting>
<para>This installs a minimal Fedora distribution into the