diff options
Diffstat (limited to 'ifdata.docbook')
-rw-r--r-- | ifdata.docbook | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ifdata.docbook b/ifdata.docbook index 60ce90d..5f2837f 100644 --- a/ifdata.docbook +++ b/ifdata.docbook @@ -285,6 +285,22 @@ with this program; if not, write to the Free Software Foundation, Inc., packets.</para> </listitem> </varlistentry> + + <varlistentry> + <term><option>-bips</option></term> + <listitem> + <para>Prints the number of bytes of + incoming traffic measured in one second.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><option>-bops</option></term> + <listitem> + <para>Prints the number of bytes of + outgoing traffic measured in one second.</para> + </listitem> + </varlistentry> </variablelist> </refsect1> |