remove_leading_path: use a strbuf for internal storage
[gitweb.git] / Documentation / git-cat-file.txt
index 6831b08efb4ce509258437f7db1f6115f26a4377..3105fc07205ac19805a753603940f9add612d4ae 100644 (file)
@@ -74,8 +74,7 @@ OPTIONS
        requested batch operation on all objects in the repository and
        any alternate object stores (not just reachable objects).
        Requires `--batch` or `--batch-check` be specified. Note that
-       the order of the objects is unspecified, and there may be
-       duplicate entries.
+       the objects are visited in order sorted by their hashes.
 
 --buffer::
        Normally batch output is flushed after each object is output, so