From abc841714781187cf4116a85029e9ed93392bfed Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 6 Nov 2002 21:02:33 +0000 Subject: add comment about -D a:b --- ebtables.8 | 7 ++++--- 1 file 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 -- cgit v1.2.3