mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
fixed failing tests
This commit is contained in:
@@ -50,6 +50,9 @@ Options:
|
||||
--diff-context <N>
|
||||
Include N lines of context around added/removed/modified lines when using '--diff'.
|
||||
|
||||
--set_terminal_title
|
||||
Sets terminal title to filenames when using a pager.
|
||||
|
||||
--tabs <T>
|
||||
Set the tab width to T spaces. Use a width of 0 to pass tabs through directly
|
||||
|
||||
|
@@ -21,6 +21,8 @@ Options:
|
||||
Specify the name to display for a file.
|
||||
-d, --diff
|
||||
Only show lines that have been added/removed/modified.
|
||||
--set_terminal_title
|
||||
Sets terminal title when using a pager
|
||||
--tabs <T>
|
||||
Set the tab width to T spaces.
|
||||
--wrap <mode>
|
||||
|
Reference in New Issue
Block a user