Skip to content

Commit ecada96

Browse files
authored
rapid7#9108: fixed unit test
1 parent 8d035cc commit ecada96

File tree

1 file changed

+1
-0
lines changed
  • spec/lib/msf/ui/console/command_dispatcher

1 file changed

+1
-0
lines changed

spec/lib/msf/ui/console/command_dispatcher/db_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
" -a,--add Add the hosts instead of searching",
126126
" -d,--delete Delete the hosts instead of searching",
127127
" -c <col1,col2> Only show the given columns (see list below)",
128+
" -C <col1,col2> Only show the given columns until the next restart (see list below)",
128129
" -h,--help Show this help information",
129130
" -u,--up Only show hosts which are up",
130131
" -o <file> Send output to a file in csv format",

0 commit comments

Comments
 (0)