sudo: Reword launch shell example

coverage
Minh Nguyen 2017-11-29 10:59:03 +11:00
parent 38788de92a
commit 8d002cd406
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@
`sudo !!`
- Run an interactive shell as sudo:
- Launch a shell with root privileges:
`sudo -i`