소스 검색

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