Go to: Return value. Related commands. Flags. Examples.

Synopsis

docServer [flags]

This command starts or stops the docServer (Obsolete) - This command is no longer used

Return value

The version information from Maya.

Related commands

fileInfo

Flags

start, stop

Long name (short name)[argument types]Properties
-start (-s) query
Start the Doc Server
-stop (-t) query
Stop the Doc Server

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command

Examples

		docServer -start;

		docServer -stop;