db.commandHelp()
Description
db.
commandHelp
(command)- Displays help text for the specified database command. Seethe Database Commands.
The db.commandHelp()
method has the following parameter:
ParameterTypeDescriptioncommand
stringThe name of a database command.