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

Viewing Help Information

  • When multiple modules are running concurrently, only one log level can be set at the same time.
  • If tasks are executed concurrently during the initial installation, the log configuration file may fail to be read. In this case, execute the tasks again.

Command Function

Displays the help information about application porting tasks.

Syntax

devkit porting -h

Example

Run the following command to query the parameter descriptions of all commands:

devkit porting -h

Command output:

Usage: devkit porting [-h|--help] TASK [ARGS]

  The most commonly used devkit advisor sub tasks are:
    src-mig                  Run the source migration task.
    pkg-mig                  Run the package migration task.

See 'devkit porting TASK -h/--help' for more information on a specific task.

src-mig indicates a source code porting task and pkg-mig indicates a software porting assessment task.