Index: /trunk/plugins/nikto_core.plugin
===================================================================
--- /trunk/plugins/nikto_core.plugin	(revision 371)
+++ /trunk/plugins/nikto_core.plugin	(revision 372)
@@ -507,4 +507,5 @@
 
     $NIKTO{'options_short'} = "
+       -config+            Use this config file
        -Cgidirs+           scan these CGI dirs: 'none', 'all', or values like \"/cgi/ /cgi-a/\"
        -dbcheck            check database and other key files for syntax errors (cannot be abbreviated)
Index: /trunk/docs/CHANGES.txt
===================================================================
--- /trunk/docs/CHANGES.txt	(revision 371)
+++ /trunk/docs/CHANGES.txt	(revision 372)
@@ -1,36 +1,2 @@
-2010-03-26
-	- Added nbe output plugin written by Frank Breedijk
-2010-03-15
-	- Ticket 130: Added -D E to show HTTP errors, otherwise suppress.
-	- Ticket 129: Change references for config.txt to nikto.conf.
-2010-03-10
-	- Moved do_auth to a postfetch plugin.
-2010-03-09
-	- Removed dead code from fetch().
-	- Optimizations in nfetch(), nikto.pl, & elsewhere.
-	- Added support for prefetch and postfetch hooks.
-	- Moved content_search to a plugin.
-	- Some tuning around plugin execution.
-	- Ticket 126: subdomain plugin tries to guess domain on unqualified hostname.
-2010-03-07
-	- Updated user_enum_apache to use Plugins instead of mutate.
-	- Rewrote the macro expanding bit to make it more efficient.
-2010-03-03
-	- Mutate 1 now wrapped into nikto_tests and doesn't take up anywhere near the amount of memory!
-2010-02-28
-	- Starting to deprecate mutate by replacing with plugin options. -mutate 2 (passfiles) is now implemented within tests and uses less memory.
-2010-02-10
-	- Updated -check_updates to use nfetch instead of fetch
-2010-02-09
-	- Updated -Plugins support
-2010-02-08
-	- Add filename support to rm_active_content 
-	- Ticket 122: Use db_404_strings as a higher priority
-	- Ticket 122: Cleanup db_404_strings to prevent over-matching
-2010-02-05
-	- Added basic support for -D s (scrub, removes some information from the log)
-2010-02-04
-	- Match plugin names case-insensitive
-	- Warn if RFIURL is undefined
 2010-01-20 Nikto 2.1.1
 	- Ticket 117: Fixed SKIPPORTS
