aboutsummaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-14 11:54:12 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-14 11:54:12 -0700
commite9496f86db8ab8b9718adbce269b2f5b8936d1ea (patch)
tree65a05439dfff4bd1ebb3038cc65b75b5439069cb /builtin
parentcfade4c0be2d02da91db95c4ea6fac7663139d1d (diff)
parent2303cad242a6ccc4745d7994ecc0425bd8513a0d (diff)
downloadgit-e9496f86db8ab8b9718adbce269b2f5b8936d1ea.tar.gz
git-e9496f86db8ab8b9718adbce269b2f5b8936d1ea.tar.xz
Merge branch 'sn/ls-remote-get-url-doc'
* 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 41c88a98a..25e83cfe9 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