diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-05-28 16:55:27 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-28 16:59:40 -0700 |
commit | 56ae8df5c7b05ee8982c9447fa31116104dc568f (patch) | |
tree | 3a463f201c1c1c66bde7b1b90a8dae634ff62c32 /Documentation/git-repack.txt | |
parent | bisect: use "$GIT_DIR/BISECT_START" to check if we are bisecting (diff) | |
download | tgif-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-repack.txt')
-rw-r--r-- | Documentation/git-repack.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-repack.txt b/Documentation/git-repack.txt index f81a6607de..ef578f0f8b 100644 --- a/Documentation/git-repack.txt +++ b/Documentation/git-repack.txt @@ -122,7 +122,7 @@ Documentation -------------- Documentation by Ryan Anderson <ryan@michonline.com> -See Also +SEE ALSO -------- linkgit:git-pack-objects[1] linkgit:git-prune-packed[1] |