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.