*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
`git prune --dry-run`
|
||||
|
||||
- Prune unreachable objects and display what has been pruned to stdout:
|
||||
- Prune unreachable objects and display what has been pruned to `stdout`:
|
||||
|
||||
`git prune --verbose`
|
||||
|
||||
|
Reference in New Issue
Block a user