Skip to content
Snippets Groups Projects
Commit b9a226d1 authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

Adding command line options

parent fcf8b862
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,8 @@ Usage Examples ...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment