mirror of https://github.com/cutefishos/calamares
[removeuser] Minor documentation
parent
1eede6f797
commit
40252f1000
@ -1,2 +1,6 @@
|
||||
# Removes a single user (with userdel) from the system.
|
||||
# This is typically used in OEM setups or if the live user
|
||||
# spills into the target system.
|
||||
---
|
||||
# Username in the target system to be removed.
|
||||
username: live
|
||||
|
||||
Loading…
Reference in New Issue