From a911ec464bfe61a943d7dc8b3dcfcbb65fcb9678 Mon Sep 17 00:00:00 2001 From: Kenneth Moreland Date: Fri, 2 Sep 2022 14:50:24 -0600 Subject: [PATCH] Fix example of gitlab-sync The example of using `git gitlab-sync` suggested giving the `-f` argument, which is not supported by that command. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db75fcab0..f7ce424c2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -413,7 +413,7 @@ extend or revise the topic. 2. Get the new version from gitlab - $ git gitlab-sync -f + $ git gitlab-sync If you do not wish to have the "Kitware Robot" automatically reformat your