Added mention of omitted <password> elements. - susmb - mounting of SMB/CIFS shares via FUSE
 (HTM) git clone git://git.codemadness.org/susmb
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d1b4281f1bd5c710b3346bb823fbc71f083693dc
 (DIR) parent 2b16246bd887841b82e64790390f81e64fa5bce3
 (HTM) Author: Geoff Johnstone <geoffSHEEP.johnstoneFROG@googlemail.com>
       Date:   Fri, 30 May 2008 18:42:34 +0100
       
       Added mention of omitted <password> elements.
       
       Diffstat:
         M README                              |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -76,7 +76,8 @@ Credentials:
          </credentials>
        
        Each credentials element gives authentication details. You can have multiple
       -credentials elements; each must have a distinct id attribute.
       +credentials elements; each must have a distinct id attribute. If you omit
       +the <password> element then usmb will prompt you for a password.
        
        A mount element describes an SMB share: