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