Improve magic words flag help to match the rest
This commit is contained in:
parent
63466822a9
commit
c56e3f668c
@ -174,7 +174,7 @@ def build_argument_parser(args):
|
||||
"--magicwords",
|
||||
default=False,
|
||||
action="store_true",
|
||||
help="store all magic words used in a page in the meta.json file",
|
||||
help="download html to PADID.magicwords.html",
|
||||
)
|
||||
return parser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user