Skip to content

Commit cadda6f

Browse files
committed
Fix rspec for cmd_notes
1 parent 99c56c5 commit cadda6f

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
@@ -180,6 +180,7 @@
180180
" -O, --order <column id> Order rows by specified column number.",
181181
" -o, --output <filename> Save the notes to a csv file.",
182182
" -R, --rhosts Set RHOSTS from the results of the search.",
183+
" -S, --search <filter> Search string to filter by.",
183184
" -t, --type <type1,type2> Search for a list of types, or set single type for add.",
184185
" -u, --update Update a note. Not officially supported.",
185186
"",

0 commit comments

Comments
 (0)