diff --git a/git-filter-repo b/git-filter-repo index e66e27e..aaa4609 100755 --- a/git-filter-repo +++ b/git-filter-repo @@ -1864,9 +1864,10 @@ class FilteringOptions(object): # Include usage in the summary, so we can put the description first summary = _('''Rewrite (or analyze) repository history - git-filter-repo destructively rewrites history (unless --analyze or --dry-run - are specified) according to specified rules. It refuses to do any rewriting - unless either run from a clean fresh clone, or --force was specified. + git-filter-repo destructively rewrites history (unless --analyze or + --dry-run are given) according to specified rules. It refuses to do any + rewriting unless either run from a clean fresh clone, or --force was + given. Basic Usage: git-filter-repo --analyze