]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: git-read-tree: separate links using commas
authorNihal Jere <nihal@nihaljere.xyz>
Thu, 3 Mar 2022 16:15:43 +0000 (10:15 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Mar 2022 22:25:17 +0000 (14:25 -0800)
This makes it consistent with the rest of the documentation.

Signed-off-by: Nihal Jere <nihal@nihaljere.xyz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-read-tree.txt

index 8c3aceb832475f25f5712709040033ab2f5fab59..8cbf0c82f37a79bbfcbc6eb33d6984e493950517 100644 (file)
@@ -420,8 +420,8 @@ support.
 
 SEE ALSO
 --------
-linkgit:git-write-tree[1]; linkgit:git-ls-files[1];
-linkgit:gitignore[5]; linkgit:git-sparse-checkout[1];
+linkgit:git-write-tree[1], linkgit:git-ls-files[1],
+linkgit:gitignore[5], linkgit:git-sparse-checkout[1]
 
 GIT
 ---