X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-ls-remote.c;h=78a88f74769645f0be86aa77d3dee3f5e99c916f;hb=3c5884536563518ce6cd4dc782b0ebb670bf3b6d;hp=c21b841e7c5e8d27a6e66e7f70786d77aa4653b5;hpb=d1f2e1696ce168b3a70b59be7c58fa96c530d4fb;p=git.git diff --git a/builtin-ls-remote.c b/builtin-ls-remote.c index c21b841e7..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