Docs HomeMongoDB Manual

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:db.commandHelp()方法具有以下参数:

Parameter参数Type类型Description描述
commandstringThe name of a database command.数据库命令的名称。