Explorar o código

sudo: remove ambiguity in example (#2585)

kalebo %!s(int64=6) %!d(string=hai) anos
pai
achega
5863333106
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/common/sudo.md

+ 1 - 1
pages/common/sudo.md

@@ -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.):