Преглед изворни кода

Adding command line options

Sergey Lyubka пре 12 година
родитељ
комит
b9a226d109
1 измењених фајлова са 2 додато и 1 уклоњено
  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.