help: it is 'file://localhost/', not 'file://local/'

The documentation has apparently always been wrong.
This commit is contained in:
Mads Kiilerich 2011-11-16 00:10:52 +01:00
parent 3eab62750e
commit 85ec0fb7bf

View File

@ -1,7 +1,7 @@
Valid URLs are of the form::
local/filesystem/path[#revision]
file://local/filesystem/path[#revision]
file://localhost/filesystem/path[#revision]
http://[user[:pass]@]host[:port]/[path][#revision]
https://[user[:pass]@]host[:port]/[path][#revision]
ssh://[user@]host[:port]/[path][#revision]