Merge branch 'kn/for-each-branch'
[gitweb.git] / builtin / ls-remote.c
index 5b6d679a639d2376fe24f3ff748d3853696700b2..a31024900b0a812c94dfa86024cdf45df36b96a1 100644 (file)
@@ -4,7 +4,7 @@
 #include "remote.h"
 
 static const char ls_remote_usage[] =
-"git ls-remote [--heads] [--tags]  [-u <exec> | --upload-pack <exec>]\n"
+"git ls-remote [--heads] [--tags]  [--upload-pack=<exec>]\n"
 "                     [-q | --quiet] [--exit-code] [--get-url] [<repository> [<refs>...]]";
 
 /*