mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-31 06:18:17 +01:00
sudo: changed wording to indicate default shell
This commit is contained in:
parent
8d002cd406
commit
49468f7b48
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
|||
|
||||
`sudo !!`
|
||||
|
||||
- Launch a shell with root privileges:
|
||||
- Launch the default shell with root privileges:
|
||||
|
||||
`sudo -i`
|
||||
|
|
Loading…
Reference in a new issue