diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-08-21 15:31:31 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-08-21 16:44:03 +0200 |
commit | 4e53b9430c7504de8984796e2a2091ec16f27136 (patch) | |
tree | abdefb18875a039fbfa621d024c707eb26bbe44b /docs/cmdline-opts/http3.d | |
parent | 77c739909b6f4140bd925cf15626cca8be3c5628 (diff) | |
download | curl-4e53b9430c7504de8984796e2a2091ec16f27136.tar.gz |
man pages: remove trailing whitespaces
Extended test 1173 (via the manpage-syntax.pl script) to detect and warn
for them.
Ref: #7602
Reported-by: a1346054 on github
Closes #7604
Diffstat (limited to 'docs/cmdline-opts/http3.d')
-rw-r--r-- | docs/cmdline-opts/http3.d | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/cmdline-opts/http3.d b/docs/cmdline-opts/http3.d index 8e3c30161..50630798f 100644 --- a/docs/cmdline-opts/http3.d +++ b/docs/cmdline-opts/http3.d @@ -8,7 +8,6 @@ Help: Use HTTP v3 See-also: http1.1 http2 Category: http --- - WARNING: this option is experimental. Do not use in production. Tells curl to use HTTP version 3 directly to the host and port number used in |