Skip to content

Commit 1e743c5

Browse files
committed
Update manual and screenshot
1 parent d5e82b7 commit 1e743c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# h2spec
22

33
h2spec is a conformance test tool for HTTP/2 server.
4-
This tool supports [draft-ietf-httpbis-http2-16](http://tools.ietf.org/html/draft-ietf-httpbis-http2-16).
4+
This tool supports [draft-ietf-httpbis-http2-17](http://tools.ietf.org/html/draft-ietf-httpbis-http2-17).
55

66
## Install
77

@@ -25,12 +25,12 @@ Options:
2525
-h: Target host. (Default: 127.0.0.1)
2626
-t: Connect over TLS. (Default: false)
2727
-k: Don't verify server's certificate. (Default: false)
28-
-o: Maximum time allowed for test. (Default: 3)
28+
-o: Maximum time allowed for test. (Default: 2)
2929
-s: Section number on which to run the test. (Example: -s 6.1 -s 6.2)
3030
--help: Display this help and exit.
3131
```
3232

3333
## Screenshot
3434

35-
![Sceenshot](https://cloud.githubusercontent.com/assets/230145/5875758/f3099c7a-a353-11e4-9324-0add314a2f98.png)
35+
![Sceenshot](https://cloud.githubusercontent.com/assets/230145/6203647/bb15df9e-b56f-11e4-864e-fc63ac0743fb.png)
3636

0 commit comments

Comments
 (0)