Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds@gmail.com>2018-04-07 00:49:10 +0200
committerGitHub <noreply@github.com>2018-04-07 00:49:10 +0200
commit5597b1b198c27fceec3ca219ad06ef891164bfea (patch)
tree9c8b1bd4621528f2066bbe774a93eca4f8c14dbb /README.md
parent8ff4867bc816332da3f47f55af60b6b42d8f0359 (diff)
Added --post and --user
To the documentation at least.
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.