Procházet zdrojové kódy

Adding command line options

Sergey Lyubka před 12 roky
rodič
revize
b9a226d109
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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.