From 68a66d01b3f5219c694195a0748a69e0a7d65d93 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 9 Jun 2003 18:27:19 +0000 Subject: Use B<> for sample command-line options. Show the name of the program in boldface and capitalize it. svn path=/trunk/; revision=7818 --- doc/tethereal.pod.template | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/tethereal.pod.template b/doc/tethereal.pod.template index 088f993763..ddad880b82 100644 --- a/doc/tethereal.pod.template +++ b/doc/tethereal.pod.template @@ -480,9 +480,9 @@ I is a filter string that controls for which packets the field value will be presented on COL_INFO line. I will only be presented on the COL_INFO line for the packets which match I. -NOTE: In order for I to be able to extract the I value from -the packet, I MUST be part of the I string. If not, I -will not be able to extract its value. +NOTE: In order for B to be able to extract the I value +from the packet, I MUST be part of the I string. If not, +B will not be able to extract its value. For a simple example to add the "nfs.fh.hash" field to COL_INFO for all packets containing the "nfs.fh.hash" field, use @@ -541,17 +541,17 @@ SMB packets echanged by the host at IP address 1.2.3.4 . B<-z> smb,sids -When this feature is used tethereal will print a report with all the discovered -SID and account name mappings. -Only those SIDs where the account name is known will be presented in the -table. +When this feature is used B will print a report with all the +discovered SID and account name mappings. Only those SIDs where the +account name is known will be presented in the table. -For this feature to work you will need to either to enable "Edit/Preferences/Protocols/SMB/Snoop SID to name mappings" in the preferences or -you can override the preferences by specifying -o "smb.sid_name_snooping:TRUE" -on the tethereal command line. +For this feature to work you will need to either to enable +"Edit/Preferences/Protocols/SMB/Snoop SID to name mappings" in the +preferences or you can override the preferences by specifying +B<-o "smb.sid_name_snooping:TRUE"> on the B command line. -The current methods used by tethereal to find the SID->name mapping is -relatively restricted but is hoped to be expanded in the future. +The current methods used by B to find the SID->name mapping +is relatively restricted but is hoped to be expanded in the future. B<-z> mgcp,rtd[I<,filter>] -- cgit v1.2.3