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}}`