diff --git a/doc/long-help.txt b/doc/long-help.txt index 023fa593..994a3810 100644 --- a/doc/long-help.txt +++ b/doc/long-help.txt @@ -57,10 +57,6 @@ Options: --diff-context Include N lines of context around added/removed/modified lines when using '--diff'. - -E, --quiet-empty - When this flag is set, bat will produce no output at all when the input is empty. This is - useful when piping commands that may produce empty output, like 'git diff'. - --tabs Set the tab width to T spaces. Use a width of 0 to pass tabs through directly @@ -216,6 +212,10 @@ Options: --diagnostic Show diagnostic information for bug reports. + -E, --quiet-empty + When this flag is set, bat will produce no output at all when the input is empty. This is + useful when piping commands that may produce empty output, like 'git diff'. + --acknowledgements Show acknowledgements.