diff --git a/UserManual.md b/UserManual.md
index 4a2c22b8b858de083ce3b4a427afddf535a13ec0..bb2addc10a4058c653c47ad24c5a663f6498e624 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