Browse Source

Adding command line options

Sergey Lyubka 12 năm trước cách đây
mục cha
commit
b9a226d109
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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.