From: Jörg Sommer Date: Sat, 2 Feb 2008 23:58:07 +0000 (+0100) Subject: git-remote documentation: fix synopsis to match description X-Git-Tag: v1.5.4.1~4 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5ea55edb68f488fad76c007472830cc649e3d320;p=git.git git-remote documentation: fix synopsis to match description In the text, the argument of -m is which should be used in the command synopsis, too. Signed-off-by: Jörg Sommer Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt index 10f6fa58b..2cbd1f764 100644 --- a/Documentation/git-remote.txt +++ b/Documentation/git-remote.txt @@ -10,7 +10,7 @@ SYNOPSIS -------- [verse] 'git-remote' -'git-remote' add [-t ] [-m ] [-f] [--mirror] +'git-remote' add [-t ] [-m ] [-f] [--mirror] 'git-remote' rm 'git-remote' show 'git-remote' prune