Signed-off-by: Liu Shaofei 370072077@qq.com --- doc/manual/submit-job.en.md | 2 +- doc/manual/submit-job.zh.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/manual/submit-job.en.md b/doc/manual/submit-job.en.md index 2748fbe..a98145f 100644 --- a/doc/manual/submit-job.en.md +++ b/doc/manual/submit-job.en.md @@ -114,7 +114,7 @@ options: You can run the **-o DIR** command to save the generated YAML file to the specified directory **DIR**. An example is shown in the following figure:
``` - submit -o ~/iperf.yaml + submit -o ~/ testbox=vm-2p8g iperf.yaml ```
After the command is executed, the YAML file that has been processed by the **submit** command is generated in the specified directory. diff --git a/doc/manual/submit-job.zh.md b/doc/manual/submit-job.zh.md index 92faa5c..44fbaa8 100644 --- a/doc/manual/submit-job.zh.md +++ b/doc/manual/submit-job.zh.md @@ -102,13 +102,13 @@ options:
* **-o���������**
- ������-o DIR ������������������������������yaml��������������������������� DIR ��������������������������� + ������ -o ������������������������������yaml������������������������������������������������������
``` - submit -o ~/iperf.yaml testbox=vm-2p8g + submit -o ~/ testbox=vm-2p8g iperf.yaml ```
- ������������������������������������������������ submit ������������ yaml ��������� + ��������������������������������������������������� submit ������������ yaml ���������
* **-a���������**