changed documentation
This commit is contained in:
parent
b1846ac8ea
commit
6d5299c390
@ -373,7 +373,7 @@ def create_wordlist(language='english', wordlist_dir=None):
|
|||||||
"""
|
"""
|
||||||
Creating the wordlist.
|
Creating the wordlist.
|
||||||
|
|
||||||
:param str language: uses wordlist language, by default is english.
|
:param str language: uses wordlist language (chinese_simplified, chinese_traditional, english, french, italian, japanese, korean, spanish), by default is english.
|
||||||
:param str wordlist_dir: path to a file containing a list of words.
|
:param str wordlist_dir: path to a file containing a list of words.
|
||||||
:return: list of words.
|
:return: list of words.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user