瀏覽代碼

Adding command line options

Sergey Lyubka 13 年之前
父節點
當前提交
b9a226d109
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      UserManual.md

+ 2 - 1
UserManual.md

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