summaryrefslogtreecommitdiff
path: root/utilities/ovs-ofctl.8.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2014-07-25 17:14:14 -0700
committerBen Pfaff <blp@nicira.com>2014-08-11 12:43:30 -0700
commit9e2c6e8f449a7e0b712d63f7572bf32fb3e13705 (patch)
treeec1da454e0afdbec710189f605ecb5df79c264f7 /utilities/ovs-ofctl.8.in
parent3c4e10fbd4095772e8a7764b1932aaeb57fd9a4a (diff)
downloadopenvswitch-9e2c6e8f449a7e0b712d63f7572bf32fb3e13705.tar.gz
ovs-ofctl: Un-document "apply_actions" because it does not exist.
"apply_actions" is assumed, any other instruction has to be specified explicitly. Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
Diffstat (limited to 'utilities/ovs-ofctl.8.in')
-rw-r--r--utilities/ovs-ofctl.8.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 5251c53f1..aafda2368 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -1567,9 +1567,6 @@ keep the learned flows separate from the primary flow table 0.)
.RE
.
.RS
-.IP \fBapply_actions(\fR[\fIaction\fR][\fB,\fIaction\fR...]\fB)
-Applies the specific action(s) immediately. The syntax of actions are same
-to \fBactions=\fR field.
.
.IP \fBclear_actions\fR
Clears all the actions in the action set immediately.