Browse Source

Adding command line options

Sergey Lyubka 12 years ago
parent
commit
b9a226d109
1 changed files with 2 additions and 1 deletions
  1. 2 1
      UserManual.md

+ 2 - 1
UserManual.md

@@ -57,7 +57,8 @@ Usage Examples
 
 Command Line Options
 --------------------
--A <htpasswd_file> <domain_name> <user_name> <password>
+`-A <htpasswd_file> <domain_name> <user_name> <password>`
+
     Add/edit user's password in the passwords file. Deleting users
     can be done with any text editor. Functionality is similar to
     Apache's `htdigest` utility.