We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d035cc commit ecada96Copy full SHA for ecada96
spec/lib/msf/ui/console/command_dispatcher/db_spec.rb
@@ -125,6 +125,7 @@
125
" -a,--add Add the hosts instead of searching",
126
" -d,--delete Delete the hosts instead of searching",
127
" -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)",
129
" -h,--help Show this help information",
130
" -u,--up Only show hosts which are up",
131
" -o <file> Send output to a file in csv format",
0 commit comments