sudo: remove ambiguity in example (#2585)

italian
kalebo 2018-11-13 08:45:28 -07:00 committed by Owen Voke
parent fb9011f6f9
commit 5863333106
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
- Run a command as another user and/or group:
`sudo -u {{user}} -g {{group}} {{id}}`
`sudo -u {{user}} -g {{group}} {{id -a}}`
- Repeat the last command prefixed with "sudo" (only in bash, zsh, etc.):