We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.netrc
1 parent 41462e5 commit a642676Copy full SHA for a642676
docs/configuration/authentication.md
@@ -42,7 +42,7 @@ If authentication is found for a single net location (scheme, host, and port), i
42
the duration of the command and used for other queries to that net location. Authentication is not
43
cached across invocations of uv.
44
45
-`.netc` authentication is enabled by default, and will respect the `NETRC` environment variable if
+`.netrc` authentication is enabled by default, and will respect the `NETRC` environment variable if
46
defined, falling back to `~/.netrc` if not.
47
48
To enable keyring-based authentication, pass the `--keyring-provider subprocess` command-line
0 commit comments