mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-11 08:03:11 +00:00
oops
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@826 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
332bd7482d
commit
fad1531f79
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ for opt,arg in options:
|
|||
elif opt=="-N" or opt=="--nntp-server":
|
||||
config["nntpserver"] = arg
|
||||
|
||||
elif opt="--no-anchor-caching":
|
||||
elif opt=="--no-anchor-caching":
|
||||
config["noanchorcaching"] = 1
|
||||
|
||||
elif opt=="-p" or opt=="--password":
|
||||
|
|
|
|||
Loading…
Reference in a new issue