Browse Source

Updated user manual

Sergey Lyubka 12 years ago
parent
commit
fbd46f9b1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UserManual.md

+ 1 - 0
UserManual.md

@@ -39,6 +39,7 @@ document root, because command line options take priority over
 configuration file.
 configuration file.
 
 
 Mongoose can also be used to modify `.htpasswd` passwords file:
 Mongoose can also be used to modify `.htpasswd` passwords file:
+
     mongoose -A <htpasswd_file> <realm> <user> <passwd>
     mongoose -A <htpasswd_file> <realm> <user> <passwd>
 
 
 Usage Examples
 Usage Examples