aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pacstrap.8.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pacstrap.8.asciidoc')
-rw-r--r--doc/pacstrap.8.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pacstrap.8.asciidoc b/doc/pacstrap.8.asciidoc
index 3b76aa9..610c71c 100644
--- a/doc/pacstrap.8.asciidoc
+++ b/doc/pacstrap.8.asciidoc
@@ -28,6 +28,9 @@ Options
*-c*::
Use the package cache on the host, rather than the target.
+*-D*::
+ Skip pacman dependency checks.
+
*-G*::
Avoid copying the host's pacman keyring to the target.
@@ -45,6 +48,9 @@ Options
mount and user namespace, allowing regular users to create new system
installations.
+*-P*::
+ Copy the host's pacman config to the target.
+
*-U*::
Use pacman -U to install packages. Useful for obtaining fine-grained
control over the installed packages.