diff --git a/pages/common/git-reflog.md b/pages/common/git-reflog.md index db8cde75ae..903f7359f0 100644 --- a/pages/common/git-reflog.md +++ b/pages/common/git-reflog.md @@ -13,4 +13,4 @@ - Show only the 5 latest entries in the reflog: -`git reflog {{-n|--dry-run}} {{5}}` +`git reflog {{-n|--max-count}} 5`