diff options
author | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-04-03 17:16:18 +0200 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2019-04-03 22:06:06 +0200 |
commit | 7b758e9835f120338c28c788b02cb4d68c76e7ea (patch) | |
tree | 0ef8016a9098095217369569f8ef3d80a3c1ab0d /docs/cmdline-opts | |
parent | 6227e2bd07246de7a751b8de8cece6020802c264 (diff) |
documentation: Fix several typos
Closes #3724
Reviewed-by: Jakub Zakrzewski
Reviewed-by: Daniel Gustafsson
Diffstat (limited to 'docs/cmdline-opts')
-rw-r--r-- | docs/cmdline-opts/alt-svc.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/alt-svc.d b/docs/cmdline-opts/alt-svc.d index dfe636cfc..ba2ded11c 100644 --- a/docs/cmdline-opts/alt-svc.d +++ b/docs/cmdline-opts/alt-svc.d @@ -10,7 +10,7 @@ This option enables the alt-svc parser in curl. If the file name points to an existing alt-svc cache file, that will be used. After a completed transfer, the cache will be saved to the file name again if it has been modified. -Specifiy a "" file name (zero length) to avoid loading/saving and make curl +Specify a "" file name (zero length) to avoid loading/saving and make curl just handle the cache in memory. If this option is used several times, curl will load contents from all the |