.Nd tinc VPN control
.Sh SYNOPSIS
.Nm
-.Op Fl cn
+.Op Fl bcn
.Op Fl -config Ns = Ns Ar DIR
.Op Fl -net Ns = Ns Ar NETNAME
.Op Fl -pidfile Ns = Ns Ar FILENAME
+.Op Fl -batch
.Op Fl -force
.Op Fl -help
.Op Fl -version
to authenticate with a running tinc daemon.
If unspecified, the default is
.Pa @runstatedir@/tinc. Ns Ar NETNAME Ns Pa .pid.
+.It Fl b, -batch
+Don't ask for anything (non-interactive mode).
.It Fl -force
Force some commands to work despite warnings.
.It Fl -help
If unspecified, the default is
@file{@value{runstatedir}/tinc.@var{netname}.pid}.
+@cindex batch
+@item -b, --batch
+Don't ask for anything (non-interactive mode).
+
@item --force
Force some commands to work despite warnings.