Fixes #464 - Readmes updated to reflect recent changes about the config file & batch mode
This commit is contained in:
@@ -6,7 +6,7 @@ class StatsPlugin < Plugin
|
||||
super(author: 'WPScanTeam - Christian Mehlmauer')
|
||||
|
||||
register_options(
|
||||
['--stats', '--s', 'Show WpScan Database statistics']
|
||||
['--stats', '-s', 'Show WpScan Database statistics.']
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user