diff --git a/bin/nsupdate/nsupdate.1 b/bin/nsupdate/nsupdate.1 index a91528a1a2..634e7596bf 100644 --- a/bin/nsupdate/nsupdate.1 +++ b/bin/nsupdate/nsupdate.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2000-2003 Internet Software Consortium. .\" .\" Permission to use, copy, modify, and/or distribute this software for any @@ -48,7 +48,7 @@ nsupdate \- Dynamic DNS update utility .SH "SYNOPSIS" .HP \w'\fBnsupdate\fR\ 'u -\fBnsupdate\fR [\fB\-d\fR] [\fB\-D\fR] [\fB\-L\ \fR\fB\fIlevel\fR\fR] [[\fB\-g\fR] | [\fB\-o\fR] | [\fB\-l\fR] | [\fB\-y\ \fR\fB\fI[hmac:]\fR\fIkeyname:secret\fR\fR] | [\fB\-k\ \fR\fB\fIkeyfile\fR\fR]] [\fB\-t\ \fR\fB\fItimeout\fR\fR] [\fB\-u\ \fR\fB\fIudptimeout\fR\fR] [\fB\-r\ \fR\fB\fIudpretries\fR\fR] [\fB\-R\ \fR\fB\fIrandomdev\fR\fR] [\fB\-v\fR] [\fB\-T\fR] [\fB\-P\fR] [\fB\-V\fR] [filename] +\fBnsupdate\fR [\fB\-d\fR] [\fB\-D\fR] [\fB\-i\fR] [\fB\-L\ \fR\fB\fIlevel\fR\fR] [[\fB\-g\fR] | [\fB\-o\fR] | [\fB\-l\fR] | [\fB\-y\ \fR\fB\fI[hmac:]\fR\fIkeyname:secret\fR\fR] | [\fB\-k\ \fR\fB\fIkeyfile\fR\fR]] [\fB\-t\ \fR\fB\fItimeout\fR\fR] [\fB\-u\ \fR\fB\fIudptimeout\fR\fR] [\fB\-r\ \fR\fB\fIudpretries\fR\fR] [\fB\-R\ \fR\fB\fIrandomdev\fR\fR] [\fB\-v\fR] [\fB\-T\fR] [\fB\-P\fR] [\fB\-V\fR] [filename] .SH "DESCRIPTION" .PP \fBnsupdate\fR @@ -101,6 +101,11 @@ Debug mode\&. This provides tracing information about the update requests that a Extra debug mode\&. .RE .PP +\-i +.RS 4 +Force interactive mode, even when standard input is not a terminal\&. +.RE +.PP \-k \fIkeyfile\fR .RS 4 The file containing the TSIG authentication key\&. Keyfiles may be in two formats: a single file containing a @@ -519,7 +524,7 @@ The TSIG key is redundantly stored in two separate files\&. This is a consequenc \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2004-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") .br Copyright \(co 2000-2003 Internet Software Consortium. .br diff --git a/bin/nsupdate/nsupdate.html b/bin/nsupdate/nsupdate.html index f13b2e91be..0d562b1108 100644 --- a/bin/nsupdate/nsupdate.html +++ b/bin/nsupdate/nsupdate.html @@ -1,6 +1,6 @@