mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 00:15:32 +02:00
sudo: Change to use flag -i for macOS
This commit is contained in:
parent
4c9f12072e
commit
38788de92a
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@
|
|||
|
||||
- Run an interactive shell as sudo:
|
||||
|
||||
`sudo --login`
|
||||
`sudo -i`
|
||||
|
|
Loading…
Add table
Reference in a new issue