Browse Source

put_delete_auth_file is the correct option name

Sergey Lyubka 12 years ago
parent
commit
c0ca6a53be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UserManual.md

+ 1 - 1
UserManual.md

@@ -95,7 +95,7 @@ Extra environment variables to be passed to the CGI script in
 addition to standard ones. The list must be comma-separated list
 addition to standard ones. The list must be comma-separated list
 of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`.
 of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`.
 
 
-### put\_delete\_passwords_file
+### put\_delete\_auth\_file
 Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests
 Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests
 will fail.
 will fail.