From: Jay Satiro Date: Sat, 3 Jul 2021 21:36:51 +0000 (-0400) Subject: proto.d: fix formatting for paragraphs after margin changes X-Git-Tag: curl-7_78_0~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b311d369d8164e810541fb7c92658326f98b364;p=thirdparty%2Fcurl.git proto.d: fix formatting for paragraphs after margin changes Closes https://github.com/curl/curl/pull/7341 --- diff --git a/docs/cmdline-opts/proto.d b/docs/cmdline-opts/proto.d index 46c9122543..051cb98e28 100644 --- a/docs/cmdline-opts/proto.d +++ b/docs/cmdline-opts/proto.d @@ -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.