]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-diff-stages.txt
rev-list --max-age, --max-count: support --boundary
[git.git] / Documentation / git-diff-stages.txt
index 2084c7041f852759452b4c16026744eef9ce360e..b8f45b8cdc2d4d2598e392efbbbed9d867080f62 100644 (file)
@@ -1,10 +1,9 @@
 git-diff-stages(1)
 ==================
-v0.1, June 2005
 
 NAME
 ----
-git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file.
+git-diff-stages - Compares two merge stages in the index
 
 
 SYNOPSIS
@@ -13,6 +12,8 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
+DEPRECATED and will be removed in 1.5.1.
+
 Compares the content and mode of the blobs in two stages in an
 unmerged index file.
 
@@ -38,4 +39,4 @@ Documentation by Junio C Hamano.
 
 GIT
 ---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite