浏览代码

put_delete_auth_file is the correct option name

Sergey Lyubka 12 年之前
父节点
当前提交
c0ca6a53be
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.