From 96959d1174fce906687e7fb7ad5acda7a864846b Mon Sep 17 00:00:00 2001 From: Tom Matthews Date: Tue, 1 Sep 2020 08:11:50 +0100 Subject: [PATCH] converting-from-bfg-repo-cleaner.md: fix typo Signed-off-by: Tom Matthews --- Documentation/converting-from-bfg-repo-cleaner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/converting-from-bfg-repo-cleaner.md b/Documentation/converting-from-bfg-repo-cleaner.md index c78a15f..0073e23 100644 --- a/Documentation/converting-from-bfg-repo-cleaner.md +++ b/Documentation/converting-from-bfg-repo-cleaner.md @@ -106,7 +106,7 @@ becomes becomes ```shell - git filter-repo --use-base-names --path id_dsa --path id_rsa --invert-paths + git filter-repo --use-base-name --path id_dsa --path id_rsa --invert-paths ``` ### Removing sensitive content