remote.txt: update documentation for 'update' command
commit86f0b3727ced5db72ebbbd93f930671bfb9ab7be
authorDuy Nguyen <pclouds@gmail.com>
Wed, 30 May 2018 15:37:01 +0000 (30 17:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Jun 2018 01:46:03 +0000 (1 10:46 +0900)
treea5f4c7136741bdabac4d44e1f6ec59af4afd7355
parenta42a58d7b62cc1d6301440e81a83feed9d7c118c
remote.txt: update documentation for 'update' command

Commit b344e1614b (git remote update: Fallback to remote if group does
not exist - 2009-04-06) lets "git remote update" accept individual
remotes as well. Previously this command only accepted remote
groups. The commit updates the command syntax but not the actual
document of this subcommand. Update it.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote.txt