diff --git a/lib/wpscan/wpscan_helper.rb b/lib/wpscan/wpscan_helper.rb index 637be9e9..e41ad43c 100644 --- a/lib/wpscan/wpscan_helper.rb +++ b/lib/wpscan/wpscan_helper.rb @@ -106,6 +106,7 @@ def help puts '--max-threads Maximum Threads.' puts '--help | -h This help screen.' puts '--verbose | -v Verbose output.' + puts '--version Output the current version and exit.' puts end