Skip to content

Commit

Permalink
Adding a readme for trace files #17
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKinlan committed Feb 26, 2018
1 parent 198a2a6 commit 34d850a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,10 @@ the command will wait before it errors.

or

`domcurl --url https://example.com --max-time 60`
`domcurl --url https://example.com --max-time 60`

### Specify a trace file

Output a Chrome DevTools trace file (including screenshots.)

`domcurl --url https://example.com --trace test.json`

0 comments on commit 34d850a

Please sign in to comment.