forked from extern/shorewall_code
Make <command> replacable in the run synopsis
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
8727a6f1d8
commit
0b66c475a7
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user