Fix trailing space issue

bug/bundler_fix
Jonathan Claudius 2017-04-10 21:38:30 -04:00
parent 9432a3543f
commit 7f6bbb6ff2
No known key found for this signature in database
GPG Key ID: 4BCDD990313DFA87
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class MetasploitModule < Msf::Post
#
# ***Identify Password Example***
# autosendcmd = "/msg nickserv identify example_password ;wait 2000";
#
#
# ***Network Password Example***
# password = "example_password";
#