]> de.git.xonotic.org Git - xonotic/div0-gittools.git/blobdiff - git-identify-revision
oops, it's index, not work tree, here
[xonotic/div0-gittools.git] / git-identify-revision
index b1abf9c05b6fbd4e6511ba1c453678c0e5ba6782..21b56a0acf0610a8358eb58badf5da0a3fce1e65 100755 (executable)
@@ -13,7 +13,7 @@ usage()
        echo "closest match."
        echo
        echo "Example: $0 --cached v1.0..HEAD"
-       echo "Compares current work tree to all revisions between v1.0 and HEAD,"
+       echo "Compares current index to all revisions between v1.0 and HEAD,"
        echo "and identifies the closest match."
 }