diff options
author | yoursweetie <939696280@qq.com> | 2021-08-20 14:37:33 +0800 |
---|---|---|
committer | Jelle van der Waa <jelle@archlinux.org> | 2021-09-08 22:13:36 +0200 |
commit | 9028302ac7cff713e54145928f74e4aff1d81c27 (patch) | |
tree | 13f360eb50a55e220d4160de87b117efddccdf93 /doc/devtools.7.asciidoc | |
parent | a9bf4789b38b54ef79e13552bfa0f0f87fe268ba (diff) | |
download | devtools-9028302ac7cff713e54145928f74e4aff1d81c27.tar.xz |
doc: Add arch-nspawn man page
Diffstat (limited to 'doc/devtools.7.asciidoc')
-rw-r--r-- | doc/devtools.7.asciidoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/devtools.7.asciidoc b/doc/devtools.7.asciidoc index 7718d5e..a207439 100644 --- a/doc/devtools.7.asciidoc +++ b/doc/devtools.7.asciidoc @@ -21,6 +21,9 @@ for details. linkman:archbuild[1] Build an Arch Linux package inside a clean chroot +linkman:arch-nspawn[1] + Run a command or OS in a light-weight namespace container + linkman:checkpkg[1] Compare the current build pakcage with the repository version |