aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ethereal.pod.template
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-01-06 07:32:44 +0000
committerGuy Harris <guy@alum.mit.edu>2000-01-06 07:32:44 +0000
commit4d638e504512e37956e0a97c3bf62ff84f7c60f2 (patch)
tree755ba625d97c6f549bc2735d25adc5275b89240f /doc/ethereal.pod.template
parent9f60ef9ce2d6f6737eccde3a4179445ce2cf72f6 (diff)
Improve the description of the packet-printing dialogs, and note that
the Edit:Preferences dialog also lets you edit GUI preferences. svn path=/trunk/; revision=1425
Diffstat (limited to 'doc/ethereal.pod.template')
-rw-r--r--doc/ethereal.pod.template15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index f19ee216fa..d8959f47d1 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -191,17 +191,18 @@ capture, can be saved), a file format in which to save it.
=item File:Print
-Prints, for all the packets in the current capture, the packet number,
-followed by a description of each protocol header found in the packet,
-followed by the packet data itself. Printing options can be set with the
+Prints, for all the packets in the current capture, either the summary
+line for the packet or the protocol tree view of the packet; when
+printing the protocol tree view, the hex dump of the packet can be
+printed as well. Printing options can be set with the
I<Edit:Preferences> menu item, or in the dialog box popped up by this
item.
=item File:Print Packet
-Print a description of each protocol header found in the packet, followed
-by the packet data itself. Printing options can be set with the
-I<Edit:Preferences> menu item.
+Print a fully-expanded protocol tree view of the currently-selected
+packet. Printing options can be set with the I<Edit:Preferences> menu
+item.
=item File:Quit
@@ -209,7 +210,7 @@ Exits the application.
=item Edit:Preferences
-Sets the packet printing, column display, and TCP stream coloring
+Sets the packet printing, column display, TCP stream coloring, and GUI
options (see L<"Preferences"> below).
=item Edit:Filters