mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-25 01:23:31 +02:00
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
NAME
|
|
userdel - removes a player from the list of authorized users
|
|
|
|
SYNOPSIS
|
|
userdel NAME
|
|
|
|
DESCRIPTION
|
|
Removes a player from the list of users authorized to use this computer. See `useradd`.
|
|
|
|
EXAMPLES
|
|
userdel Steve
|
|
Removes the player named `Steve` from the userlist. |