Skip to content

Commit

Permalink
Merge pull request #1 from forksss/master
Browse files Browse the repository at this point in the history
Fixed markdown syntax error.
  • Loading branch information
liujianping authored May 9, 2019
2 parents 0985403 + fdf3196 commit 61932c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Flags:
-V, --verbose job verbose log enable ?
````

#### ** Output Job **
#### Output Job

````bash
$: job -n 10 -i 500ms -T 3s -o -- curl https://www.baidu.com
Expand Down Expand Up @@ -152,7 +152,7 @@ Job:
wait: false
````

#### ** Local Report **
#### Local Report

````bash
$: job -n 10 -i 500ms -c 5 -R -- echo hello
Expand Down

0 comments on commit 61932c7

Please sign in to comment.