From ce6e3e53209c0f0d8c8f54e230f0a6bef8c8fc2e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 28 Sep 2021 11:50:07 +0200 Subject: cmdline-opts: made the 'Added:' field mandatory Since "too old" versions are no longer included in the generated man page, this field is now mandatory so that it won't be forgotten and then not included in the documentation. Closes #7786 --- docs/cmdline-opts/netrc.d | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/cmdline-opts/netrc.d') diff --git a/docs/cmdline-opts/netrc.d b/docs/cmdline-opts/netrc.d index 21e33a164..d6ca28f53 100644 --- a/docs/cmdline-opts/netrc.d +++ b/docs/cmdline-opts/netrc.d @@ -3,6 +3,7 @@ Short: n Help: Must read .netrc for user name and password Category: curl Example: --netrc $URL +Added: 4.6 --- Makes curl scan the *.netrc* (*_netrc* on Windows) file in the user's home directory for login name and password. This is typically used for FTP on -- cgit v1.2.1