mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-06 15:56:01 +02:00
correct typo getent group (#2634)
This commit is contained in:
parent
bec17702b4
commit
0bd703d8ea
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
- See the members of a group:
|
- See the members of a group:
|
||||||
|
|
||||||
`getenet group {{group_name}}`
|
`getent group {{group_name}}`
|
||||||
|
|
||||||
- Get list of all services:
|
- Get list of all services:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue