diff options
Diffstat (limited to 'docs/cmdline-opts/url.d')
-rw-r--r-- | docs/cmdline-opts/url.d | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cmdline-opts/url.d b/docs/cmdline-opts/url.d index ce52cdf06..991f1f27c 100644 --- a/docs/cmdline-opts/url.d +++ b/docs/cmdline-opts/url.d @@ -13,3 +13,6 @@ setting a default protocol, see --proto-default for details. This option may be used any number of times. To control where this URL is written, use the --output or the --remote-name options. + +Warning: On Windows, particular file:// accesses can be converted to network +accesses by the operating system. Beware! |