fio: add example to convert jobfile to cmdline (#8715)
This commit is contained in:
committed by
GitHub
parent
7e0f03695e
commit
2ee06ca68b
@@ -19,3 +19,7 @@
|
||||
- Test with parameters from a job file:
|
||||
|
||||
`sudo fio {{path/to/job_file}}`
|
||||
|
||||
- Convert a specific job file to command-line options:
|
||||
|
||||
`fio --showcmd {{path/to/job_file}}`
|
||||
|
||||
Reference in New Issue
Block a user