From e5047dbccd9b5f66b9bd41527f2eff8adfa1bfaa Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 7 Jul 2022 08:54:58 +0200 Subject: [PATCH] (Grav GitSync) Automatic Commit from RealStickman --- pages/02.linux/03.users-and-groups/default.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.linux/03.users-and-groups/default.en.md b/pages/02.linux/03.users-and-groups/default.en.md index 0edf1cc..32bfca7 100644 --- a/pages/02.linux/03.users-and-groups/default.en.md +++ b/pages/02.linux/03.users-and-groups/default.en.md @@ -26,7 +26,7 @@ Example more complicated usage: ### Remove user The command `userdel` can be used to remove users from a system. Using it with the `-r` additionally deletes the user home directory and mail spool. -`# userdel -r (user) +`# userdel -r (user)` ### Add user to groups Add user to more groups: