mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
'command' is a required argument.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
rndc \- name server control utility
|
rndc \- name server control utility
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.sp
|
.sp
|
||||||
\fBrndc\fR [ \fB-c \fIconfig-file\fB\fR ] [ \fB-s \fIserver\fB\fR ] [ \fB-p \fIport\fB\fR ] [ \fB-v\fR ] [ \fB-y \fIkey_id\fB\fR ] [ \fBcommand\fR ]
|
\fBrndc\fR [ \fB-c \fIconfig-file\fB\fR ] [ \fB-s \fIserver\fB\fR ] [ \fB-p \fIport\fB\fR ] [ \fB-v\fR ] [ \fB-y \fIkey_id\fB\fR ] \fBcommand\fR
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
\fBrndc\fR controls the operation of a name
|
\fBrndc\fR controls the operation of a name
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
<arg><option>-p <replaceable class="parameter">port</replaceable></option></arg>
|
<arg><option>-p <replaceable class="parameter">port</replaceable></option></arg>
|
||||||
<arg><option>-v</option></arg>
|
<arg><option>-v</option></arg>
|
||||||
<arg><option>-y <replaceable class="parameter">key_id</replaceable></option></arg>
|
<arg><option>-y <replaceable class="parameter">key_id</replaceable></option></arg>
|
||||||
<arg>command</arg>
|
<arg choice="req">command</arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
>rndc</TITLE
|
>rndc</TITLE
|
||||||
><META
|
><META
|
||||||
NAME="GENERATOR"
|
NAME="GENERATOR"
|
||||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
|
CONTENT="Modular DocBook HTML Stylesheet Version 1.61
|
||||||
"></HEAD
|
"></HEAD
|
||||||
><BODY
|
><BODY
|
||||||
CLASS="REFENTRY"
|
CLASS="REFENTRY"
|
||||||
@@ -94,7 +94,7 @@ CLASS="REPLACEABLE"
|
|||||||
>key_id</I
|
>key_id</I
|
||||||
></TT
|
></TT
|
||||||
></TT
|
></TT
|
||||||
>] [command]</P
|
>] {command}</P
|
||||||
></DIV
|
></DIV
|
||||||
><DIV
|
><DIV
|
||||||
CLASS="REFSECT1"
|
CLASS="REFSECT1"
|
||||||
|
Reference in New Issue
Block a user