We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5ce84 commit d668051Copy full SHA for d668051
USAGE.md
@@ -71,6 +71,7 @@ Manage a metasploit framework database
71
msfdb init # initialize the database
72
msfdb reinit # delete and reinitialize the database
73
msfdb delete # delete database and stop using it
74
+ msfdb status # check database status
75
msfdb start # start the database
76
msfdb stop # stop the database
77
```
0 commit comments