index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Frédéric Pierret (fepitre) <frederic.pierret@qubes-os.org> | 2024-02-04 12:03:50 +0100 |
---|---|---|
committer | Christian Heusel <christian@heusel.eu> | 2024-05-18 13:53:39 +0200 |
commit | 2b62ac660d258858f7a7795a113a7056d0d2c79d (patch) | |
tree | 59dfb079ea571195bce7da3766d1a6d422a151c6 /doc/man/mkarchroot.1.asciidoc | |
parent | 7cb72699f651a9e7ac8996070b974e1dda0a9733 (diff) |
-rw-r--r-- | doc/man/mkarchroot.1.asciidoc | 3 |
diff --git a/doc/man/mkarchroot.1.asciidoc b/doc/man/mkarchroot.1.asciidoc index 99905c8..edbb17e 100644 --- a/doc/man/mkarchroot.1.asciidoc +++ b/doc/man/mkarchroot.1.asciidoc @@ -32,8 +32,9 @@ Options *-c* <dir>:: Set pacman cache. -*-f* <file>:: +*-f* <src>[:<dst>]:: Copy file from the host to the chroot. + If 'dst' is not provided, it defaults to 'src' inside of the chroot. *-s*:: Do not run setarch. |