View | Details | Raw Unified | Return to bug 31263
Collapse All | Expand All

(-)ipfw.8 (-3 / +12 lines)
Lines 140-145 Link Here
140
and
140
and
141
.Cm list
141
.Cm list
142
commands.
142
commands.
143
.Po
144
The
145
.Cm show
146
command is the same as the
147
.Cm list
148
command with an implied
149
.Fl a\&.
150
.Pc
143
Finally, counters can be reset with the
151
Finally, counters can be reset with the
144
.Cm zero
152
.Cm zero
145
and
153
and
Lines 149-158 Link Here
149
The following options are available:
157
The following options are available:
150
.Bl -tag -width indent
158
.Bl -tag -width indent
151
.It Fl a
159
.It Fl a
152
While listing, show counter values.
160
With the
153
See also the
161
.Cm list
162
command, show counter values.  With the
154
.Cm show
163
.Cm show
155
command.
164
command, it is redundant.
156
.It Fl f
165
.It Fl f
157
Don't ask for confirmation for commands that can cause problems
166
Don't ask for confirmation for commands that can cause problems
158
if misused,
167
if misused,

Return to bug 31263