mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 16:58:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,7 +13,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo useradd {{username}}`
|
||||
|
||||
- Create a new user with the specified user id:
|
||||
- Create a new user with the specified user ID:
|
||||
|
||||
`sudo useradd --uid {{id}} {{username}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user