=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/doas/doas.1,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- src/usr.bin/doas/doas.1 2016/06/11 04:38:21 1.16 +++ src/usr.bin/doas/doas.1 2016/09/02 18:12:30 1.17 @@ -1,4 +1,4 @@ -.\" $OpenBSD: doas.1,v 1.16 2016/06/11 04:38:21 tedu Exp $ +.\" $OpenBSD: doas.1,v 1.17 2016/09/02 18:12:30 tedu Exp $ .\" .\"Copyright (c) 2015 Ted Unangst .\" @@ -13,7 +13,7 @@ .\"WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\"OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: June 11 2016 $ +.Dd $Mdocdate: September 2 2016 $ .Dt DOAS 1 .Os .Sh NAME @@ -21,7 +21,7 @@ .Nd execute commands as another user .Sh SYNOPSIS .Nm doas -.Op Fl ns +.Op Fl Lns .Op Fl a Ar style .Op Fl C Ar config .Op Fl u Ar user @@ -67,6 +67,8 @@ will be printed on standard output, depending on command matching results. No command is executed. +.It Fl L +Clear any persisted authorizations from previous invocations. .It Fl n Non interactive mode, fail if .Nm