- Reference >
- mongo Shell Methods >
- Database Methods >
- db.commandHelp()
db.commandHelp()¶
On this page
Description¶
- db.commandHelp(command)¶
Displays help text for the specified database command. See the Database Commands.
The db.commandHelp() method has the following parameter:
Parameter Type Description command string The name of a database command.
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.