mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 16:55:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,6 +13,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo groupmod --new-name {{new_group}} {{group_name}}`
|
||||
|
||||
- Change the group id:
|
||||
- Change the group ID:
|
||||
|
||||
`sudo groupmod --gid {{new_id}} {{group_name}}`
|
||||
|
||||
Reference in New Issue
Block a user