Skip to content

Commit c78c40d

Browse files
committed
Extra nessus_login in help
1 parent 5645467 commit c78c40d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/nessus.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def cmd_nessus_help(*args)
9393
tbl << [ "nessus_connect", "Connect to a Nessus server" ]
9494
tbl << [ "nessus_logout", "Logout from the Nessus server" ]
9595
tbl << [ "nessus_login", "Login into the connected Nesssus server with a different username and password"]
96-
tbl << [ "nessus_login", "Login into the connected Nesssus server with a different username and password" ]
9796
tbl << [ "nessus_save", "Save credentials of the logged in user to nessus.yml"]
9897
tbl << [ "nessus_help", "Listing of available nessus commands" ]
9998
tbl << [ "nessus_server_properties", "Nessus server properties such as feed type, version, plugin set and server UUID." ]

0 commit comments

Comments
 (0)