From 5592f46ad4b1bd3dd433d28ef07d366f7cc0b1f8 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Thu, 29 May 2025 15:36:58 +0200 Subject: [PATCH] git-cola: update Dutch translation (#16647) --- pages.nl/common/git-cola.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.nl/common/git-cola.md b/pages.nl/common/git-cola.md index 8850b2a779..6e7eede7c8 100644 --- a/pages.nl/common/git-cola.md +++ b/pages.nl/common/git-cola.md @@ -17,8 +17,8 @@ - Open de Git repository op de genoemde plek: -`git cola --repo {{pad/naar/git-repository}}` +`git cola {{[-r|--repo]}} {{pad/naar/git-repository}}` - Voer het pad filter uit voor de status widget: -`git cola --status-filter {{filter}}` +`git cola {{[-s|--status-filter]}} {{filter}}`