Browse Source

Updated user manual

Sergey Lyubka 12 năm trước cách đây
mục cha
commit
fbd46f9b1c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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