summaryrefslogtreecommitdiff
path: root/Documentation/git-relink.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-10-21 17:16:04 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-10-21 17:16:10 -0700
commitd4c436975214d8f94d38f9be0ef709b4714fc821 (patch)
treeae0ecf02aedd1340a02cb3d9e9b479629e8dcd70 /Documentation/git-relink.txt
parent{cvs,svn}import: use the new 'git read-tree --empty' (diff)
parentGit 1.7.3.2 (diff)
downloadtgif-d4c436975214d8f94d38f9be0ef709b4714fc821.tar.xz
Sync with 1.7.3.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-relink.txt')
-rw-r--r--Documentation/git-relink.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-relink.txt b/Documentation/git-relink.txt
index 8a5842bb93..8fc809f82b 100644
--- a/Documentation/git-relink.txt
+++ b/Documentation/git-relink.txt
@@ -7,7 +7,7 @@ git-relink - Hardlink common objects in local repositories
SYNOPSIS
--------
-'git relink' [--safe] <dir> [<dir>]* <master_dir>
+'git relink' [--safe] <dir>... <master_dir>
DESCRIPTION
-----------