X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin-ls-remote.c;h=78a88f74769645f0be86aa77d3dee3f5e99c916f;hb=cf2ab916afa4231f7e9db31796e7c0f712ff6ad1;hp=06ab8da1fb1e5ebc5fedb82e74d7e6a7374cee0e;hpb=3c993de9f25d052b791c55609468c59bcd47fc19;p=git.git diff --git a/builtin-ls-remote.c b/builtin-ls-remote.c index 06ab8da1f..78a88f747 100644 --- a/builtin-ls-remote.c +++ b/builtin-ls-remote.c @@ -4,7 +4,7 @@ #include "remote.h" static const char ls_remote_usage[] = -"git-ls-remote [--upload-pack=] [:]"; +"git ls-remote [--heads] [--tags] [-u | --upload-pack ] ..."; /* * Is there one among the list of patterns that match the tail part