diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2006-01-11 21:34:52 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2006-01-11 21:34:52 +0000 |
commit | ab1a84d1771568ab91c94e29758651903720cd99 (patch) | |
tree | 513b0b1aa753e75ff21d324e51db29bf86fa5ba4 /doc | |
parent | 6accf60a31ed1c9f9902b91a4f09b381154c7a56 (diff) | |
download | wireshark-ab1a84d1771568ab91c94e29758651903720cd99.tar.gz wireshark-ab1a84d1771568ab91c94e29758651903720cd99.tar.bz2 wireshark-ab1a84d1771568ab91c94e29758651903720cd99.zip |
note that "-i -" doesn't work on Win32
svn path=/trunk/; revision=17006
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tethereal.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tethereal.pod b/doc/tethereal.pod index 079d94189f..a77ce688cb 100644 --- a/doc/tethereal.pod +++ b/doc/tethereal.pod @@ -240,6 +240,9 @@ Pipe names should be either the name of a FIFO (named pipe) or ``-'' to read data from the standard input. Data read from pipes must be in standard libpcap format. +Note: the Win32 version of B<Tethereal> doesn't support capturing from +pipes or stdin! + =item -l Flush the standard output after the information for each packet is |