Index: trunk/man/samhain.8
===================================================================
--- trunk/man/samhain.8	(revision 119)
+++ trunk/man/samhain.8	(revision 169)
@@ -262,8 +262,14 @@
 [\-a | \-\-full\-detail]
 List all informations for each file, not only those you would get
-with ls \-l.
+with ls \-l. Must precede the \-d option.
 .TP
 [\-\-delimited]
 List all informations for each file, in a comma-separated format.
+Must precede the \-d option.
+.TP
+.RI [\-\-list\-file= file ]
+List the literal content of the given file as stored in the database.
+Content is not stored by default, must be enabled in the runtime
+configuration file. Must precede the \-d option.
 
 .SS "OPTIONS TO VERIFY AN AUDIT TRAIL"
Index: trunk/man/samhainrc.5
===================================================================
--- trunk/man/samhainrc.5	(revision 119)
+++ trunk/man/samhainrc.5	(revision 169)
@@ -648,5 +648,5 @@
 .BI RedefReadOnly= +/-XXX,+/-YYY,...
 Add or subtract tests XXX from the ReadOnly policy.
-Tests are: CHK (checksum), LNK (link), 
+Tests are: CHK (checksum), TXT (store literal content), LNK (link), 
 HLN (hardlink), INO (inode), USR (user), GRP (group), MTM (mtime),
 ATM (atime), CTM (ctime), SIZ (size), RDEV (device numbers) 
