cmd/fetch: fix typo in doco
This commit is contained in:
parent
1c1c48c920
commit
12686ad417
@ -5,7 +5,7 @@
|
|||||||
#: If `--HEAD` or `--devel` is passed, fetch that version instead of the
|
#: If `--HEAD` or `--devel` is passed, fetch that version instead of the
|
||||||
#: stable version.
|
#: stable version.
|
||||||
#:
|
#:
|
||||||
#: If `-v` is passed, do a verbose VCS checkout, if the URL represents a CVS.
|
#: If `-v` is passed, do a verbose VCS checkout, if the URL represents a VCS.
|
||||||
#: This is useful for seeing if an existing VCS cache has been updated.
|
#: This is useful for seeing if an existing VCS cache has been updated.
|
||||||
#:
|
#:
|
||||||
#: If `--force` is passed, remove a previously cached version and re-fetch.
|
#: If `--force` is passed, remove a previously cached version and re-fetch.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user