summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/user.d
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-01 13:43:11 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-01 16:13:12 +0100
commit92efb3db7e172946a467d6303f982f282c1d001f (patch)
treed5f9db7e450099dec6b38d4a645c24cfd23b4f9a /docs/cmdline-opts/user.d
parente05c08687f6e1ef930a1d9aac127147573550a1a (diff)
downloadcurl-92efb3db7e172946a467d6303f982f282c1d001f.tar.gz
docs: reduce use of "very"
"Very" should be avoided in most texts. If intensifiers are needed, try find better words instead. Closes #7936
Diffstat (limited to 'docs/cmdline-opts/user.d')
-rw-r--r--docs/cmdline-opts/user.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/user.d b/docs/cmdline-opts/user.d
index 2848f4410..b5f43f82d 100644
--- a/docs/cmdline-opts/user.d
+++ b/docs/cmdline-opts/user.d
@@ -18,8 +18,8 @@ still.
On systems where it works, curl will hide the given option argument from
process listings. This is not enough to protect credentials from possibly
getting seen by other users on the same system as they will still be visible
-for a brief moment before cleared. Such sensitive data should be retrieved
-from a file instead or similar and never used in clear text in a command line.
+for a moment before cleared. Such sensitive data should be retrieved from a
+file instead or similar and never used in clear text in a command line.
When using Kerberos V5 with a Windows based server you should include the
Windows domain name in the user name, in order for the server to successfully