From d94482361ef7b8193aee389d9cdbb38308925cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Matczuk?= Date: Tue, 28 May 2024 15:56:51 +0200 Subject: [PATCH] utils/cobrautil/templates: change
to

for new paragraph --- bind/flag.go | 6 +++--- utils/cobrautil/templates/help_flags_printer.go | 2 +- utils/cobrautil/templates/markdown_flag_printer.go | 2 +- utils/cobrautil/templates/yaml_flag_printer.go | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bind/flag.go b/bind/flag.go index 83df3257..e03eb349 100644 --- a/bind/flag.go +++ b/bind/flag.go @@ -57,7 +57,7 @@ func PAC(fs *pflag.FlagSet, pac **url.URL) { fs.VarP(anyflag.NewValue[*url.URL](*pac, pac, fileurl.ParseFilePathOrURL), "pac", "p", "``"+ "Proxy Auto-Configuration file to use for upstream proxy selection. "+ - "

"+ + "

"+ "Syntax:"+ "