diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index 7467162adc..453e93ced2 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/git-ls-remote.txt @@ -10,7 +10,7 @@ SYNOPSIS -------- [verse] 'git ls-remote' [--heads] [--tags] [--refs] [--upload-pack=] - [-q | --quiet] [--exit-code] [...] + [-q | --quiet] [--exit-code] [--get-url] [ [...]] DESCRIPTION -----------