Skip to content

Commit 46a0ea6

Browse files
committed
Fix db_spec
1 parent 958513b commit 46a0ea6

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
@@ -265,6 +265,7 @@
265265
"Print all vulnerabilities in the database",
266266
"Usage: vulns [addr range]",
267267
" -h,--help Show this help information",
268+
" -o <file> Send output to a file in csv format",
268269
" -p,--port <portspec> List vulns matching this port spec",
269270
" -s <svc names> List vulns matching these service names",
270271
" -R,--rhosts Set RHOSTS from the results of the search",

0 commit comments

Comments
 (0)