* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rndc.c,v 1.47 2001/03/28 20:09:05 bwelling Exp $ */
+/* $Id: rndc.c,v 1.48 2001/03/28 20:17:09 bwelling Exp $ */
/*
* Principal Author: DCL
static void
usage(void) {
fprintf(stderr, "\
-Usage: %s [-c config] [-s server] [-p port] [-y key] command [command ...]\n\
+Usage: %s [-c config] [-s server] [-p port] [-y key] command\n\
\n\
command is one of the following:\n\
\n\
<arg><option>-p <replaceable class="parameter">port</replaceable></option></arg>
<arg><option>-v</option></arg>
<arg><option>-y <replaceable class="parameter">key_id</replaceable></option></arg>
- <arg rep="repeat">command</arg>
+ <arg>command</arg>
</cmdsynopsis>
</refsynopsisdiv>