aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-06-16 07:27:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-06-16 07:27:06 +0000
commit55d22ba10c4560c1b7ffbcf8a0c1d4864b024a88 (patch)
tree7247b3faeb2274c4d634ef08d00616f84fdc3d5f /docs
parent76cf02075035191ffec1f789f8912cb7a692786f (diff)
when mentioning the default config file, point back to the actual description
of how to write such a file
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 58b71f41b..d99fbceaa 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1240,7 +1240,7 @@ If this option is used twice, the second will again disable the progress bar.
.SH FILES
.I ~/.curlrc
.RS
-Default config file.
+Default config file, see \fI-K/--config\fP for details.
.SH ENVIRONMENT
.IP "http_proxy [protocol://]<host>[:port]"