forked from josch/mmdebstrap
Better documentation of example showing mmdebstrap with sources.list on stdin
This commit is contained in:
parent
6e61c1a183
commit
1fe5da3d56
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue