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