提交 71def3af 编写于 作者: S shawn_he

update docs

Signed-off-by: Nshawn_he <shawn.he@huawei.com>
上级 e50a9bd5
...@@ -179,13 +179,13 @@ The init module starts key service processes during system startup. If you would ...@@ -179,13 +179,13 @@ The init module starts key service processes during system startup. If you would
The following describes how to use begetctl in detail. The following describes how to use begetctl in detail.
Prerequisites **Prerequisites**
1. Prepare the test environment by installing Python and PyCairo in Linux. 1. Prepare the test environment by installing Python and PyCairo in Linux.
pip install pycairo pip install pycairo
2. Decompress bootchart-master.tar. 2. Decompress bootchart-master.tar.
tar -zxvf bootchart-master.tar tar -zxvf bootchart-master.tar
The operation procedure is as follows: **Operation Procedure**
1. Start the system. 1. Start the system.
2. Run the **begetctl bootchart enable** command. 2. Run the **begetctl bootchart enable** command.
3. Restart the system. 3. Restart the system.
...@@ -202,7 +202,7 @@ The init module starts key service processes during system startup. If you would ...@@ -202,7 +202,7 @@ The init module starts key service processes during system startup. If you would
**bootchart-master** directory **bootchart-master** directory
and run the **python3 pybootchartgui.py -f pdf bootchart.tgz** command.<br> and run the **python3 pybootchartgui.py -f pdf bootchart.tgz** command.<br>
Expected result: <br> **Expected Result**<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A **bootchart.pdf** file is generated in the **bootchart-master** directory. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A **bootchart.pdf** file is generated in the **bootchart-master** directory.
## Development Guidelines ## Development Guidelines
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册