diff --git a/bin/nsupdate/nsupdate.docbook b/bin/nsupdate/nsupdate.docbook index e61c5a4297..64b7d5e538 100644 --- a/bin/nsupdate/nsupdate.docbook +++ b/bin/nsupdate/nsupdate.docbook @@ -16,7 +16,7 @@ - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --> - + @@ -177,8 +177,9 @@ Every update request consists of zero or more prerequisites and zero or more updates. This allows a suitably authenticated update request to proceed if some specified resource records are present or missing from the zone. -A blank input line causes the accumulated commands to be sent as one Dynamic -DNS update request to the name server. +A blank input line (or the send command causes the +accumulated commands to be sent as one Dynamic DNS update request to the +name server. The command formats and their meaning are as follows: @@ -404,6 +405,31 @@ and + + +show + + + + +Displays the current message, containing all of the prerequisites and +updates specified since the last send. + + + + + + +send + + + + +Sends the current message. This is equivalent to entering a blank line. + + + + Lines beginning with a semicolon are comments, and are ignored.