summaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-09-20 15:54:57 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-09-20 15:54:57 -0700
commitee70fb8e4a66eebb1799e3f28fe31ed8e48c84cf (patch)
tree53ba6c864184b98b90a09e18ff618cb497d1c43f /builtin
parentMerge branch 'nd/log-n-doc' into maint (diff)
parentls-remote: document the '--get-url' option (diff)
downloadtgif-ee70fb8e4a66eebb1799e3f28fe31ed8e48c84cf.tar.xz
Merge branch 'sn/ls-remote-get-url-doc' into maint
* sn/ls-remote-get-url-doc: ls-remote: document the '--get-url' option
Diffstat (limited to 'builtin')
-rw-r--r--builtin/ls-remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin/ls-remote.c b/builtin/ls-remote.c
index 41c88a98a2..25e83cfe9d 100644
--- a/builtin/ls-remote.c
+++ b/builtin/ls-remote.c
@@ -5,7 +5,7 @@
static const char ls_remote_usage[] =
"git ls-remote [--heads] [--tags] [-u <exec> | --upload-pack <exec>]\n"
-" [-q|--quiet] [--exit-code] [<repository> [<refs>...]]";
+" [-q|--quiet] [--exit-code] [--get-url] [<repository> [<refs>...]]";
/*
* Is there one among the list of patterns that match the tail part