Make <command> replacable in the run synopsis

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-09-01 09:10:03 -07:00
parent 8727a6f1d8
commit 0b66c475a7
2 changed files with 2 additions and 2 deletions

View File

@ -467,7 +467,7 @@
<arg choice="plain"><option>run</option></arg> <arg choice="plain"><option>run</option></arg>
<arg choice="plain">command</arg> <arg choice="plain"><replaceable>command</replaceable></arg>
<arg><replaceable>parameter ...</replaceable></arg> <arg><replaceable>parameter ...</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>

View File

@ -416,7 +416,7 @@
<arg choice="plain"><option>run</option></arg> <arg choice="plain"><option>run</option></arg>
<arg choice="plain">command</arg> <arg choice="plain"><replaceable>command</replaceable></arg>
<arg><replaceable>parameter ...</replaceable></arg> <arg><replaceable>parameter ...</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>