Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 664025d0..f9a70e65 100644
--- a/README.md
+++ b/README.md
@@ -46,3 +46,9 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
--packages='' (Default)
Which additional packages to install, defaults to none.
(Space separated as it's passed unchanged to `pacstrap`
+
+ --user=<name>
+ Adds an additional username to the system (default group Wheel)
+
+ --post=reboot (Default)
+ After a successful install, reboots into the system.