X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-ls-remote.c;h=78a88f74769645f0be86aa77d3dee3f5e99c916f;hb=a5d07d0f5c838acb2c9d69a19907c50f72848b3b;hp=c21b841e7c5e8d27a6e66e7f70786d77aa4653b5;hpb=1500f7bc1366e71edb7e8a31f3cf5614e9591cc2;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