From fbd46f9b1c0f2cf799b74781c0f290c9ee64debd Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <valenok@gmail.com>
Date: Fri, 4 Jan 2013 21:05:55 +0000
Subject: [PATCH] Updated user manual

---
 UserManual.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/UserManual.md b/UserManual.md
index 4a2c22b8b..bb2addc10 100644
--- a/UserManual.md
+++ b/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
-- 
GitLab