Better documentation of example showing mmdebstrap with sources.list on stdin

This commit is contained in:
Johannes 'josch' Schauer 2019-02-20 18:18:31 +01:00
parent 6e61c1a183
commit 1fe5da3d56
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -2694,7 +2694,8 @@ Without superuser privileges:
$ mmdebstrap unstable unstable-chroot.tar
With complex apt options:
With no command line arguments at all. The chroot content is entirely defined
by a sources.list file on standard input.
$ mmdebstrap < /etc/apt/sources.list > unstable-chroot.tar