Merge "[bugfix] report generate command print error"
[yardstick.git] / docs / templates / Yardstick_task_templates.rst
index 8185062..c8b6f6e 100755 (executable)
@@ -77,7 +77,7 @@ a JSON or YAML dictionary):
 ::
 
  yardstick task start samples/ping-template.yaml
- --task-args'{"packetsize":"200"}'
+ --task-args '{"packetsize":"200"}'
 
 2.Refer to a file that specifies the argument values (JSON/YAML):