Update spec

bug/bundler_fix
William Vu 2016-12-20 23:32:28 -06:00
parent 574ebd07d7
commit a8f36c2a2c
1 changed files with 1 additions and 0 deletions

View File

@ -387,6 +387,7 @@ RSpec.describe Msf::Ui::Console::CommandDispatcher::Db do
" -h,--help Show this help information", " -h,--help Show this help information",
" -u,--up Only show hosts which are up", " -u,--up Only show hosts which are up",
" -o <file> Send output to a file in csv format", " -o <file> Send output to a file in csv format",
" -O <column> Order rows by specified column number",
" -R,--rhosts Set RHOSTS from the results of the search", " -R,--rhosts Set RHOSTS from the results of the search",
" -S,--search Search string to filter by", " -S,--search Search string to filter by",
" -i,--info Change the info of a host", " -i,--info Change the info of a host",