mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-01-05 20:58:51 +01:00
docs: Change markdown that may be parsed incorrectly
This commit is contained in:
parent
f9bdcc9494
commit
fb9730001f
@ -24,7 +24,7 @@ This script supports using [delta](https://github.com/dandavison/delta) as an al
|
||||
| | `--delta` | Display diffs using `delta`. |
|
||||
| | `--color` | Force color output. |
|
||||
| | `--no-color` | Force disable color output. |
|
||||
| | `--paging=["never"|"always"]`| Enable/disable paging. |
|
||||
| | `--paging=["never"/"always"]` | Enable/disable paging. |
|
||||
| | `--pager=[PAGER]` | Specify the pager to use. |
|
||||
| | `--terminal-width=[COLS]` | Generate output for the specified terminal width. |
|
||||
|
||||
|
@ -30,7 +30,7 @@ Search through files or directories looking for matching regular expressions (or
|
||||
| | `--no-highlight` | Do not highlight matching lines.<br /><br />This is automatically enabled when `--context=0`. |
|
||||
| | `--color` | Force color output. |
|
||||
| | `--no-color` | Force disable color output. |
|
||||
| | `--paging=["never"|"always"]`| Enable/disable paging. |
|
||||
| | `--paging=["never"/"always"]`| Enable/disable paging. |
|
||||
| | `--pager=[PAGER]` | Specify the pager to use. |
|
||||
| | `--terminal-width=[COLS]` | Generate output for the specified terminal width. |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user