]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-http-push.txt
doc: uniformize <URL> placeholders' case
[thirdparty/git.git] / Documentation / git-http-push.txt
index ea03a4eeb0fd3124e784553f55c3dccac84a03c7..78f2bb75523aab3ea018ae588ca975d1c45514ee 100644 (file)
@@ -9,7 +9,7 @@ git-http-push - Push objects over HTTP/DAV to another repository
 SYNOPSIS
 --------
 [verse]
-'git http-push' [--all] [--dry-run] [--force] [--verbose] <url> <ref> [<ref>...]
+'git http-push' [--all] [--dry-run] [--force] [--verbose] <URL> <ref> [<ref>...]
 
 DESCRIPTION
 -----------