mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 12:35:43 +02: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 !!`
|
`sudo !!`
|
||||||
|
|
||||||
- Launch a shell with root privileges:
|
- Launch the default shell with root privileges:
|
||||||
|
|
||||||
`sudo -i`
|
`sudo -i`
|
||||||
|
|
Loading…
Add table
Reference in a new issue