diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-12-17 23:56:50 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-12-17 23:56:50 +0100 |
commit | e79d31715a327b238323648d39c034f341a06167 (patch) | |
tree | e56bf80bcb240601ef637e727f18705021416a04 /docs/cmdline-opts/write-out.d | |
parent | 2bd2538eb03ec1056797720a81233cc7bd16d718 (diff) | |
download | curl-e79d31715a327b238323648d39c034f341a06167.tar.gz |
cmdline-opts: formatting fixes
Diffstat (limited to 'docs/cmdline-opts/write-out.d')
-rw-r--r-- | docs/cmdline-opts/write-out.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index bc0c3bbef..9262ad371 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -27,8 +27,8 @@ The Content-Type of the requested document, if there was any. .TP .B filename_effective The ultimate filename that curl writes out to. This is only meaningful if curl -is told to write to a file with the \fI--remote-name\fP or \fI--output\fP -option. It's most useful in combination with the \fI--remote-header-name\fP +is told to write to a file with the --remote-name or --output +option. It's most useful in combination with the --remote-header-name option. (Added in 7.26.0) .TP .B ftp_entry_path |