]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
proto.d: fix formatting for paragraphs after margin changes
authorJay Satiro <raysatiro@yahoo.com>
Sat, 3 Jul 2021 21:36:51 +0000 (17:36 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 5 Jul 2021 06:55:36 +0000 (02:55 -0400)
Closes https://github.com/curl/curl/pull/7341

docs/cmdline-opts/proto.d

index 46c912254311d06dc988303f8362b7ef7d4b39e1..051cb98e28aad1b930397b5506b8ad6acc983874 100644 (file)
@@ -35,7 +35,7 @@ only enables http and https
 .B --proto =http,https
 also only enables http and https
 .RE
-
+.IP
 Unknown protocols produce a warning. This allows scripts to safely rely on
 being able to disable potentially dangerous protocols, without relying upon
 support for that protocol being built into curl to avoid an error.