aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-09-20 08:28:54 +0000
committerGuy Harris <guy@alum.mit.edu>2000-09-20 08:28:54 +0000
commit2ef47f9ccb08352098067b8d60690fca56ada2d4 (patch)
treef99ae55d01cc15de0add422b96ad0267967942d9 /doc
parente0139fc43b7772b287cfbf5fd15995866e02593b (diff)
Give Tethereal a "-l" flag, as tcpdump has, to make the standard output
line-buffered. svn path=/trunk/; revision=2451
Diffstat (limited to 'doc')
-rw-r--r--doc/tethereal.pod.template9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template
index ffc8e8904c..baace15209 100644
--- a/doc/tethereal.pod.template
+++ b/doc/tethereal.pod.template
@@ -11,6 +11,7 @@ S<[ B<-f> filter expression ]>
S<[ B<-F> file format ]>
S<[ B<-h> ]>
S<[ B<-i> interface ]>
+S<[ B<-l> ]>
S<[ B<-n> ]>
S<[ B<-o> preference setting ] ...>
S<[ B<-p> ]>
@@ -125,6 +126,14 @@ there are any non-loopback interfaces, and choosing the first loopback
interface if there are no non-loopback interfaces; if there are no
interfaces, B<Tethereal> reports an error and doesn't start the capture.
+=item -l
+
+Make the standard output line buffered. This may be useful when piping
+the output of B<Tethereal> to another program, as it means that the
+program to which the output is piped will see lines of output as soon as
+B<Tethereal> generates those lines, rather than seeing them only when
+the standard output buffer containing those lines fills up.
+
=item -n
Disables network object name resolution (such as hostname, TCP and UDP port