]> granicus.if.org Git - sudo/commitdiff
Clarify what "sudoreplay -l" displays and mention that it is sorted.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 23 May 2012 15:20:11 +0000 (11:20 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 23 May 2012 15:20:11 +0000 (11:20 -0400)
--HG--
branch : 1.7

sudoreplay.pod

index 5eb6e1e550fc456882b4777c9998a24f44f52b45..f3eba6f7dabd7a70e9d095ccc55bcaf788e91e0a 100644 (file)
@@ -84,9 +84,10 @@ help message to the standard output and exit.
 =item -l [I<search expression>]
 
 Enable "list mode".  In this mode, B<sudoreplay> will list available
-session IDs.  If a I<search expression> is specified, it will be
-used to restrict the IDs that are displayed.  An expression is
-composed of the following predicates:
+sessions in a format similar to the B<sudo> log file format, sorted
+by file name (or sequence number).  If a I<search expression> is
+specified, it will be used to restrict the IDs that are displayed.
+An expression is composed of the following predicates:
 
 =over 8