#9108: fixed unit test
parent
8d035ccd40
commit
ecada96585
|
@ -125,6 +125,7 @@ RSpec.describe Msf::Ui::Console::CommandDispatcher::Db do
|
||||||
" -a,--add Add the hosts instead of searching",
|
" -a,--add Add the hosts instead of searching",
|
||||||
" -d,--delete Delete the hosts instead of searching",
|
" -d,--delete Delete the hosts instead of searching",
|
||||||
" -c <col1,col2> Only show the given columns (see list below)",
|
" -c <col1,col2> Only show the given columns (see list below)",
|
||||||
|
" -C <col1,col2> Only show the given columns until the next restart (see list below)",
|
||||||
" -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",
|
||||||
|
|
Loading…
Reference in New Issue