Skip to content

Commit

Permalink
Clarified option description.
Browse files Browse the repository at this point in the history
  • Loading branch information
smicallef committed Aug 29, 2013
1 parent cbc103b commit 43e1b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sfp_similar.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class sfp_similar(SpiderFootPlugin):
'method': "Pattern search method to use: 'left,right', 'left' or 'right'.",
'activeonly': "Only report domains that have content (try to fetch the page)?",
'checkcommon': "For every TLD, also prepend each common sub-TLD (com, net, ...)",
"commontlds": "Common TLDs to try.",
"commontlds": "Common sub-TLDs to try when iterating through all Internet TLDs.",
"tldlist": "The list of all Internet TLDs."
}

Expand Down

0 comments on commit 43e1b40

Please sign in to comment.