1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-20 06:36:08 +02:00

lid.libuser: add Dutch translation and update page (#17719)

This commit is contained in:
Dylan 2025-08-18 22:40:43 +00:00 committed by GitHub
parent 9359d159fd
commit a7966b2e69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,12 @@
# lid
> Toon groepen van een gebruiker of de gebruikers van een groep.
> Meer informatie: <https://manned.org/lid.8>.
- Toon primaire en secundaire groepen van een specifieke gebruiker:
`sudo lid {{gebruikersnaam}}`
- Toon gebruikers van een specifieke groep:
`sudo lid --group {{groepsnaam}}`

View file

@ -9,4 +9,4 @@
- List users of a specific group:
`sudo lid --group {{name}}`
`sudo lid --group {{group_name}}`