refactor
This commit is contained in:
parent
9119289dc0
commit
825c2eed36
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ $ doas -s
|
||||||
### Options
|
### Options
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
| --------- | ------------------------------------------------- |
|
| --------- | ------------------------------------------------- |
|
||||||
| `-s` | Execute the shell from `SHELL` or /etc/passwd. |
|
| `-s` | Execute the shell from `$SHELL` or `/etc/passwd`. |
|
||||||
| `-u user` | Execute the command as user. The default is root. |
|
| `-u user` | Execute the command as user. The default is root. |
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
Loading…
Reference in a new issue