index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2023-03-23 23:38:29 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-11-26 01:28:20 +0100 |
commit | cc369e86d2e060d8b65c7dbbb0c933d18f8aa6b0 (patch) | |
tree | a0ac6d2621eed26122bbead3c38da84e9484d95e /doc/man/makechrootpkg.1.asciidoc | |
parent | c9de6a18b9fffa8904e191cb184c2b4d083d8dc3 (diff) |
-rw-r--r-- | doc/man/makechrootpkg.1.asciidoc | 4 |
diff --git a/doc/man/makechrootpkg.1.asciidoc b/doc/man/makechrootpkg.1.asciidoc index 12d32f1..3aa1be5 100644 --- a/doc/man/makechrootpkg.1.asciidoc +++ b/doc/man/makechrootpkg.1.asciidoc @@ -73,4 +73,8 @@ Options *-U*:: Run makepkg as a specified user +*-x* <when>:: + Inspect chroot after build, possible modes are 'never' (default), 'always' or 'failure' + + include::include/footer.asciidoc[] |