From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libcurl: Align help texts
Date: Wed, 12 Oct 2022 13:42:07 +0200 [thread overview]
Message-ID: <Y0aoD6/Tjea6fRfb@lenoch> (raw)
From: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/libcurl.in | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/rules/libcurl.in b/rules/libcurl.in
index 36800b012..d5cf3519d 100644
--- a/rules/libcurl.in
+++ b/rules/libcurl.in
@@ -11,12 +11,13 @@ menuconfig LIBCURL
select CA_CERTIFICATES if LIBCURL_SSL_CA_CERTIFICATES && RUNTIME
select C_ARES if LIBCURL_C_ARES
help
- curl is a command line tool for transferring files with URL syntax, supporting
- FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
- curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
- HTTP form based upload, proxies, cookies, user+password authentication
- (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume,
- proxy tunneling and a busload of other useful tricks.
+ curl is a command line tool for transferring files with URL syntax,
+ supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT,
+ LDAP, LDAPS and FILE.
+ curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
+ HTTP form based upload, proxies, cookies, user+password authentication
+ (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume,
+ proxy tunneling and a busload of other useful tricks.
if LIBCURL
@@ -47,12 +48,12 @@ config LIBCURL_FILE
config LIBCURL_SMTP
bool "smtp"
help
- enable smtp support for sending emails
+ enable smtp support for sending emails
config LIBCURL_VERBOSE
bool "verbose messages"
help
- enable verbose messages, helpful for error indication
+ enable verbose messages, helpful for error indication
config LIBCURL_SSL
bool "ssl"
--
2.32.0
next reply other threads:[~2022-10-12 11:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 11:42 Ladislav Michl [this message]
2022-10-12 12:48 ` Alexander Dahl
2022-10-19 5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y0aoD6/Tjea6fRfb@lenoch \
--to=oss-lists@triops.cz \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox