aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-08-13 00:13:22 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-08-13 00:13:22 +0000
commit3342dab89581074922d89f8ab997d6ef033051a9 (patch)
tree063535b26070054bb0f230e57850f06215b30b7c /doc
parent8529abb69b94daf37b27ebeacd238465d29a97e1 (diff)
"bug" #1013: from Stephen Fisher
add the X --display command line parameter to the documentation svn path=/trunk/; revision=18889
Diffstat (limited to 'doc')
-rw-r--r--doc/wireshark.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/wireshark.pod b/doc/wireshark.pod
index 55c9f349a6..a8472e0210 100644
--- a/doc/wireshark.pod
+++ b/doc/wireshark.pod
@@ -11,6 +11,7 @@ S<[ B<-b> E<lt>capture ring buffer optionE<gt> ] ...>
S<[ B<-B> E<lt>capture buffer size (Win32 only)E<gt> ] >
S<[ B<-c> E<lt>capture packet countE<gt> ]>
S<[ B<-D> ]>
+S<[ B<--display=>E<lt>X display to useE<gt> ] >
S<[ B<-f> E<lt>capture filterE<gt> ]>
S<[ B<-g> E<lt>packet numberE<gt> ]>
S<[ B<-h> ]>
@@ -245,6 +246,12 @@ network capture must be run from an account with special privileges (for
example, as root), then, if B<Wireshark> is run with the B<-D> flag and
is not run from such an account, it will not list any interfaces.
+=item --display=E<lt>X display to useE<gt>
+
+Specifies the X display to use. A hostname and screen (otherhost:0.0)
+or just a screen (:0.0) can be specified. This option is not available
+under Windows.
+
=item -f E<lt>capture filterE<gt>
Set the capture filter expression.