Update doas.1

This commit is contained in:
helmat 2020-06-21 15:31:05 +02:00 committed by GitHub
parent 93a56843e4
commit 4702702752
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
doas.1
View file

@ -21,7 +21,7 @@
.Nd execute commands as another user
.Sh SYNOPSIS
.Nm doas
.Op Fl ns
.Op Fl nSs
.Op Fl a Ar style
.Op Fl C Ar config
.Op Fl u Ar user
@ -35,7 +35,8 @@ utility executes the given command as another user.
The
.Ar command
argument is mandatory unless
.Fl C
.Fl C ,
.Fl S ,
or
.Fl s
is specified.
@ -72,6 +73,10 @@ No command is executed.
Non interactive mode, fail if
.Nm
would prompt for password.
.It Fl S
Same as
.Fl s
but simulates a full login.
.It Fl s
Execute the shell from
.Ev SHELL