Skip to content

Commit 3634262

Browse files
authored
Remove redundant apostrophes.
1 parent f3dc725 commit 3634262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ Arguments
6363
Options
6464
-------
6565

66-
- `--client-max-body-size`: 'Max body size for HTTP client (in bytes).
67-
- `--client-max-header-size`: 'Max header size for HTTP client (in bytes).
66+
- `--client-max-body-size`: Max body size for HTTP client (in bytes).
67+
- `--client-max-header-size`: Max header size for HTTP client (in bytes).
6868
- `--client-redirects=5`: Set the maximum number of times the client should redirect (`0` to never redirect).
6969
- `--client-security-level=1`: Set the default SSL [security
7070
level](https://www.openssl.org/docs/manmaster/man3/SSL_CTX_set_security_level.html)

0 commit comments

Comments
 (0)