docs: Convert usage section into code block to work around mdroff

This commit is contained in:
Ethan P 2020-10-04 11:51:02 -07:00
parent 644c817ba2
commit 5fc43a2d8c
No known key found for this signature in database
GPG Key ID: 6963FD04F6CF35EA
5 changed files with 6 additions and 6 deletions

View File

@ -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

View 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...]

View File

@ -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]

View File

@ -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...

View 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...]