Merge pull request #53 from b1rger/patch-1

Fix typo
This commit is contained in:
Jesse Smith 2020-11-11 14:24:33 -04:00 committed by GitHub
commit fde6db11d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
doas.1
View file

@ -87,7 +87,7 @@ Execute the command as
.Ar user . .Ar user .
The default is root. The default is root.
.It Fl - .It Fl -
Any dashes after a combined double dash (--) will be interpreted as part of the command to be run or its paramters. Not an argument passed to doas itself. Any dashes after a combined double dash (--) will be interpreted as part of the command to be run or its parameters. Not an argument passed to doas itself.
.El .El
.Sh EXIT STATUS .Sh EXIT STATUS
.Ex -std doas .Ex -std doas