summaryrefslogtreecommitdiffstats
path: root/ebtables.8
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-11-06 21:02:33 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-11-06 21:02:33 +0000
commitabc841714781187cf4116a85029e9ed93392bfed (patch)
treee3e54d6ca96b80a33c8864f5f8804b1cc4496824 /ebtables.8
parenta615b966525be7f609eebe19a508c77d51726b05 (diff)
add comment about -D a:b
Diffstat (limited to 'ebtables.8')
-rw-r--r--ebtables.87
1 files changed, 4 insertions, 3 deletions
diff --git a/ebtables.8 b/ebtables.8
index 1a00b0e..92a5896 100644
--- a/ebtables.8
+++ b/ebtables.8
@@ -133,9 +133,10 @@ command is an exception). All these options only apply to the selected
Append a rule to the end of the selected chain.
.TP
.B "-D, --delete"
-Delete the specified rule from the selected chain. There are two versions
-of this command. A rule number (starting at 1) or the complete rule can be
-specified.
+Delete the specified rule from the selected chain. There are two ways to
+use this command. The first is by specifying an interval of rule numbers
+to delete, syntax: start_nr[:end_nr]. The second usage is by specifying
+the complete rule as it would have been specified when it was added.
.TP
.B "-I, --insert"
Insert the specified rule into the selected chain at the specified rule number (1 meaning