aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-ls-files.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-05-28 16:55:27 -0700
committerJunio C Hamano <gitster@pobox.com>2008-05-28 16:59:40 -0700
commit56ae8df5c7b05ee8982c9447fa31116104dc568f (patch)
tree3a463f201c1c1c66bde7b1b90a8dae634ff62c32 /Documentation/git-ls-files.txt
parent823ea1211ca48afc229c84fcc06f66a87fa78303 (diff)
downloadgit-56ae8df5c7b05ee8982c9447fa31116104dc568f.tar.gz
git-56ae8df5c7b05ee8982c9447fa31116104dc568f.tar.xz
Manual subsection to refer to other pages is SEE ALSO
Consistently say so in all caps as it is customary to do so. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-ls-files.txt')
-rw-r--r--Documentation/git-ls-files.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt
index da9ebf405..4be45b001 100644
--- a/Documentation/git-ls-files.txt
+++ b/Documentation/git-ls-files.txt
@@ -177,7 +177,7 @@ top of the directory tree. A pattern read from a file specified
by --exclude-per-directory is relative to the directory that the
pattern file appears in.
-See Also
+SEE ALSO
--------
linkgit:git-read-tree[1], linkgit:gitignore[5]