diff --git a/technology/applications/cli/doas.md b/technology/applications/cli/doas.md index 101dec6..3a14fa8 100644 --- a/technology/applications/cli/doas.md +++ b/technology/applications/cli/doas.md @@ -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`.