Merge branch 'sc/pack-refs-deletion-racefix'
[gitweb.git] / Documentation / rev-list-options.txt
index 90a2c027ea64fcc16ca4f270830628050ec542a1..bb1251c0364dc71880f6e63db7c6116ed859b90f 100644 (file)
@@ -716,6 +716,16 @@ ifdef::git-rev-list[]
        Only useful with `--objects`; print the object IDs that are not
        in packs.
 
+--object-names::
+       Only useful with `--objects`; print the names of the object IDs
+       that are found. This is the default behavior.
+
+--no-object-names::
+       Only useful with `--objects`; does not print the names of the object
+       IDs that are found. This inverts `--object-names`. This flag allows
+       the output to be more easily parsed by commands such as
+       linkgit:git-cat-file[1].
+
 --filter=<filter-spec>::
        Only useful with one of the `--objects*`; omits objects (usually
        blobs) from the list of printed objects.  The '<filter-spec>'