瀏覽代碼

Updated user manual

Sergey Lyubka 12 年之前
父節點
當前提交
fbd46f9b1c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UserManual.md

+ 1 - 0
UserManual.md

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