]> git.armaanb.net Git - opendoas.git/blobdiff - doas.1
tweak previous; ok zhuk
[opendoas.git] / doas.1
diff --git a/doas.1 b/doas.1
index 351d5fd82462f333ab4fc6930a26bb8fbfaf1d6e..5220eb59e8e4b1002e8e07c8404db2e1af5b2001 100644 (file)
--- a/doas.1
+++ b/doas.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doas.1,v 1.7 2015/07/19 17:00:22 jmc Exp $
+.\" $OpenBSD: doas.1,v 1.9 2015/07/21 16:12:04 tedu Exp $
 .\"
 .\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
 .\"
@@ -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: July 19 2015 $
+.Dd $Mdocdate: July 21 2015 $
 .Dt DOAS 1
 .Os
 .Sh NAME
@@ -22,6 +22,7 @@
 .Sh SYNOPSIS
 .Nm doas
 .Op Fl s
+.Op Fl C Ar config
 .Op Fl u Ar user
 .Ar command
 .Op Ar args
@@ -32,6 +33,11 @@ utility executes the given command as another user.
 .Pp
 The options are as follows:
 .Bl -tag -width tenletters
+.It Fl C Ar config
+Parse and check the configuration file
+.Ar config ,
+then exit.
+No command is executed.
 .It Fl s
 Execute the shell from
 .Ev SHELL