summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2016-09-02 20:38:06 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2016-09-02 20:38:06 +0000
commit8463e4c1226b799e374987a8cdbc1ef7391b8562 (patch)
tree5bc6f685eefe070f34723a82be239db89d04a013
parente6c97ecd70e3f8d370a27ed7126ded3a8df7f417 (diff)
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