git-reflog: correct example (#13837)
* corrected git reflog example * Update pages/common/git-reflog.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
@@ -13,4 +13,4 @@
|
|||||||
|
|
||||||
- Show only the 5 latest entries in the reflog:
|
- Show only the 5 latest entries in the reflog:
|
||||||
|
|
||||||
`git reflog {{-n|--dry-run}} {{5}}`
|
`git reflog {{-n|--max-count}} 5`
|
||||||
|
Reference in New Issue
Block a user