From 81aacb5cb276397b8a0377ac39107c48bf6695cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 27 Sep 2024 12:24:12 -0300 Subject: [PATCH] git-reflog: update Spanish translation (#13765) * git-reflog: Update Spanish translation * Update pages.es/common/git-reflog.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --- pages.es/common/git-reflog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.es/common/git-reflog.md b/pages.es/common/git-reflog.md index af3b9a6374..e3b2625e37 100644 --- a/pages.es/common/git-reflog.md +++ b/pages.es/common/git-reflog.md @@ -13,4 +13,4 @@ - Muestra solo las Ășltimas 5 entradas en el registro de referencias: -`git reflog -n {{5}}` +`git reflog {{-n|--max-count}} 5`