mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 19:57:46 +02:00
docs: Convert usage section into code block to work around mdroff
This commit is contained in:
parent
644c817ba2
commit
5fc43a2d8c
@ -9,8 +9,8 @@ This script supports using [delta](https://github.com/dandavison/delta) as an al
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`batdiff [OPTIONS] FILE`
|
batdiff [OPTIONS] FILE
|
||||||
`batdiff [OPTIONS] FILE OTHER_FILE`
|
batdiff [OPTIONS] FILE OTHER_FILE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ Search through files or directories looking for matching regular expressions (or
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`batgrep [OPTIONS] PATTERN [PATH...]`
|
batgrep [OPTIONS] PATTERN [PATH...]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ Gone are the days of losing your place while reading through monotone manual pag
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`batman [SECTION] [ENTRY]`
|
batman [SECTION] [ENTRY]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ Please note this watches filesystem files, and not command output like `watch(1)
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`batwatch [OPTIONS] FILE...`
|
batwatch [OPTIONS] FILE...
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ The only thing better than syntax highlighting? Syntax highlighting *and* code f
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`prettybat [OPTIONS] [PATH...]`
|
prettybat [OPTIONS] [PATH...]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user