X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=README;h=a56f633767a36958d8818087d1bf6eeadce91e0b;hb=ba9321ea8ebf0793487a6ee6b5c899f169d4f988;hp=8b55f31400d4fadcc05e1fd55e342df4e89a68b3;hpb=ba0fbe1029bae1de08d66a72b6d0b2505c67c438;p=fio.git diff --git a/README b/README index 8b55f314..a56f6337 100644 --- a/README +++ b/README @@ -14,7 +14,9 @@ Source fio resides in a git repo, the canonical place is: -git://brick.kernel.dk/data/git/fio.git +git://git.kernel.dk/data/git/fio.git + +The http protocol also works, path is the same. Snapshots are frequently generated and they include the git meta data as well. You can download them here: @@ -65,6 +67,7 @@ $ fio --version Print version info and exit --help Print this page --cmdhelp=cmd Print command help, "all" for all of them + --showcmd Turn a job file into command line options Any parameters following the options will be assumed to be job files, unless they match a job file parameter. You can add as many as you want,