Skip to content

Commit 6c84081

Browse files
committed
Update db_spec.rb
1 parent f38ad13 commit 6c84081

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,9 @@
391391
" -o <file> Send output to a file in csv format",
392392
" -R,--rhosts Set RHOSTS from the results of the search",
393393
" -S,--search Search string to filter by",
394+
" -i,--info Change the info of a host",
395+
" -n,--name Change the name of a host",
396+
" -m,--comment Change the comment of a host",
394397
"Available columns: address, arch, comm, comments, created_at, cred_count, detected_arch, exploit_attempt_count, host_detail_count, info, mac, name, note_count, os_flavor, os_lang, os_name, os_sp, purpose, scope, service_count, state, updated_at, virtual_host, vuln_count"
395398
]
396399
end

0 commit comments

Comments
 (0)