1
0
Fork 0
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:
Minh Nguyen 2017-11-27 18:14:18 +11:00
parent 4c9f12072e
commit 38788de92a

View file

@ -20,4 +20,4 @@
- Run an interactive shell as sudo:
`sudo --login`
`sudo -i`