Update README

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
Slendi 2023-05-10 16:42:09 +03:00
parent d8d42221f1
commit e3cdfce3aa
No known key found for this signature in database
GPG Key ID: F8405BA38DE1E10D

View File

@ -23,7 +23,12 @@ $ sus command here
Run as some other user:
```
$ sus -username command
$ sus - username command
```
Run in home directory:
```
$ sus -- command
$ sus - username -- command
```