doc: kdb manpage fixes
authorAndrew Deason <adeason@sinenomine.net>
Sat, 27 Jul 2013 03:10:16 +0000 (22:10 -0500)
committerDerrick Brashear <shadow@your-file-system.com>
Mon, 4 Nov 2013 19:58:10 +0000 (11:58 -0800)
Add the missing -numeric and -long options.

Change-Id: I83776e64a161bc0a3ca9260944570799c506bbac
Reviewed-on: http://gerrit.openafs.org/10408
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

doc/man-pages/pod8/kdb.pod

index 29b7ac8..e1c00fb 100644 (file)
@@ -8,7 +8,8 @@ kdb - Displays log or privileged actions performed by the Authentication Server
 <div class="synopsis">
 
 B<kdb> S<<< [B<-dbmfile> <I<dbmfile to use (default /usr/afs/logs/AuthLog)>>] >>>
-    S<<< [B<-key> <I<extract entries that match specified key>>] >>> [B<-help>]
+    S<<< [B<-key> <I<extract entries that match specified key>>] >>>
+    [B<-long>] [B<-numeric>] [B<-help>]
 
 =for html
 </div>
@@ -51,6 +52,15 @@ F<AuthLog.dir> and F<AuthLog.pag> files in the F</usr/afs/logs> directory.
 
 Specifies each entry to be displayed from the indicated file.
 
+=item B<-long>
+
+When printing all entries, print out detailed information for each entry.
+
+=item B<-numeric>
+
+Do not resolve IP addresses to hostnames, and instead print out numeric IP
+addresses.
+
 =item B<-help>
 
 Prints the online help for this command. All other valid options are