*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Show the packed archive index of a Git repository.
|
||||
> More information: <https://git-scm.com/docs/git-show-index>.
|
||||
|
||||
- Read an IDX file for a Git packfile and dump its contents to stdout:
|
||||
- Read an IDX file for a Git packfile and dump its contents to `stdout`:
|
||||
|
||||
`git show-index {{path/to/file.idx}}`
|
||||
|
||||
|
Reference in New Issue
Block a user