From 980a0878a8ecbee713bf0541d1bddae0f7b23cef Mon Sep 17 00:00:00 2001 From: patrik Date: Tue, 22 Feb 2011 21:49:48 +0000 Subject: [PATCH] Corrected documentation bug --- scripts/snmp-ios-config.nse | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/snmp-ios-config.nse b/scripts/snmp-ios-config.nse index f8a393722..34d91fbf0 100644 --- a/scripts/snmp-ios-config.nse +++ b/scripts/snmp-ios-config.nse @@ -21,6 +21,7 @@ Download IOS configuration using SNMP RW (v1) and displays the result or saves i -- -- -- @args snmp-ios-config.tftproot If set, specifies to what directory the downloaded config should be saved + -- -- Version 0.2 -- Created 01/03/2011 - v0.1 - created by Vikas Singhal