summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2016-09-02 20:38:05 +0000
committertedu <tedu@openbsd.org>2016-09-02 20:38:05 +0000
commit59e8430e20ca36d508ed5fed085596bf208bb5d2 (patch)
tree9dac0c464a6042e8d0c410b44ac9888ba966f870
parentshorten s_server; (diff)
downloadwireguard-openbsd-59e8430e20ca36d508ed5fed085596bf208bb5d2.tar.xz
wireguard-openbsd-59e8430e20ca36d508ed5fed085596bf208bb5d2.zip
clarify that -L will exit without running a command.
-rw-r--r--usr.bin/doas/doas.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/doas/doas.1 b/usr.bin/doas/doas.1
index bbbb901b8d5..c56a555788e 100644
--- a/usr.bin/doas/doas.1
+++ b/usr.bin/doas/doas.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doas.1,v 1.17 2016/09/02 18:12:30 tedu Exp $
+.\" $OpenBSD: doas.1,v 1.18 2016/09/02 20:38:05 tedu Exp $
.\"
.\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
.\"
@@ -68,7 +68,9 @@ 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.
+Clear any persisted authorizations from previous invocations,
+then immediately exit.
+No command is executed.
.It Fl n
Non interactive mode, fail if
.Nm