mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-13 10:18:51 +03:00
sudo: Change to use flag -i for macOS
This commit is contained in:
parent
4c9f12072e
commit
38788de92a
@ -20,4 +20,4 @@
|
||||
|
||||
- Run an interactive shell as sudo:
|
||||
|
||||
`sudo --login`
|
||||
`sudo -i`
|
||||
|
Loading…
Reference in New Issue
Block a user