我要评分
获取效率
正确性
完整性
易理解

pause

Command Function

Manually suspends a running application.

Syntax

pause/p [-h | --help]

The pause command can be abbreviated as p.

Example

Display the information about pause functions:

1
pause -h

Command output:

OVERVIEW
    Run this command to manually suspends the running application.

USAGE
    pause/p
    [-h | --help]

OPTIONS
    -h, --help
    Get help information.

EXAMPLE
    # Manually suspends the running application.
    pause