From: Hubert Kario <hkario@redhat.com>
To: netdev@vger.kernel.org, ahu@ds9a.nl
Subject: [PATCH] add short description of batch mode in tc man page
Date: Thu, 11 Apr 2013 10:49:50 -0400 (EDT) [thread overview]
Message-ID: <1849222950.2545903.1365691790107.JavaMail.root@redhat.com> (raw)
In-Reply-To: <756691184.2545557.1365691755445.JavaMail.root@redhat.com>
The tc command is missing documentation of -batch and -force switches
that are returned by "tc -help".
Add short description on their syntax and usage.
---
man/man8/tc.8 | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/man/man8/tc.8 b/man/man8/tc.8
index bbc6790..e0acfeb 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -48,6 +48,9 @@ DEV
.B tc filter show dev
DEV
+.P
+.B tc [ -force ] -b\fR[\fIatch\fR] \fB[ filename ]
+
.ti 8
.IR FORMAT " := {"
\fB\-s\fR[\fItatistics\fR] |
@@ -427,6 +430,15 @@ decode filter offset and mask values to equivalent filter commands based on TCP/
.BR "\-iec"
print rates in IEC units (ie. 1K = 1024).
+.TP
+.BR "\-b", " \-b filename", " \-batch", " \-batch filename"
+read commands from provided file or standard input and invoke them.
+First failure will cause termination of tc.
+
+.TP
+.BR "\-force"
+don't terminate tc on errors in batch mode.
+If there were any errors during execution of the commands, the application return code will be non zero.
.SH HISTORY
.B tc
--
1.8.1.4
--
Regards,
Hubert Kario
Quality Engineer, QE BaseOS Security team
http://wiki.brq.redhat.com/hkario
Email: hkario@redhat.com
Web: www.cz.redhat.com
Red Hat Czech s.r.o., Purkyňova 99/71, 612 45, Brno, Czech Republic
parent reply other threads:[~2013-04-11 14:49 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <756691184.2545557.1365691755445.JavaMail.root@redhat.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1849222950.2545903.1365691790107.JavaMail.root@redhat.com \
--to=hkario@redhat.com \
--cc=ahu@ds9a.nl \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).