Index: /trunk/DataStore/lib/DataStore/File.pm
===================================================================
--- /trunk/DataStore/lib/DataStore/File.pm	(revision 6647)
+++ /trunk/DataStore/lib/DataStore/File.pm	(revision 6648)
@@ -1,5 +1,5 @@
 # Copyright (C) 2006  Joshua Hoblitt
 #
-# $Id: File.pm,v 1.10 2006-03-17 03:40:46 jhoblitt Exp $
+# $Id: File.pm,v 1.11 2006-03-20 22:02:29 jhoblitt Exp $
 
 package DataStore::File;
@@ -92,15 +92,23 @@
 The FIle ID as a string.
 
+This key is optional.
+
 =item * bytes
 
 The size of the file as an integer number of bytes.
 
+This key is optional.
+
 =item * md5sum
 
 The hex encoded md5 checksum of the file.
 
+This key is optional.
+
 =item * type
 
 The type of file as a string.
+
+This key is optional.
 
 =back
