summaryrefslogtreecommitdiffstats
path: root/git-remote.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-04 22:49:31 +0900
committerJunio C Hamano <gitster@pobox.com>2018-06-04 22:49:31 +0900
commit4dca90318d51aa3298c58788040011c1cefa1878 (patch)
treec13f48bedc1817c25d39c152a31d40712ac9c35d /git-remote.txt
parentc9cb517b2749cb836e12257460f85d440c93320d (diff)
downloadgit-htmldocs-4dca90318d51aa3298c58788040011c1cefa1878.tar.gz
Autogenerated HTML docs for v2.18.0-rc1
Diffstat (limited to 'git-remote.txt')
-rw-r--r--git-remote.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-remote.txt b/git-remote.txt
index 595948da5..0cad37fb8 100644
--- a/git-remote.txt
+++ b/git-remote.txt
@@ -186,8 +186,8 @@ actually prune them.
'update'::
-Fetch updates for a named set of remotes in the repository as defined by
-remotes.<group>. If a named group is not specified on the command line,
+Fetch updates for remotes or remote groups in the repository as defined by
+remotes.<group>. If neither group nor remote is specified on the command line,
the configuration parameter remotes.default will be used; if
remotes.default is not defined, all remotes which do not have the
configuration parameter remote.<name>.skipDefaultUpdate set to true will