fix typos in batgrep help

This commit is contained in:
Bill Mill 2023-06-16 08:43:21 -04:00 committed by Ethan P
parent 895b4ee0ce
commit c26f22c768
2 changed files with 6 additions and 6 deletions

View File

@ -47,7 +47,7 @@ Arguments:
Path(s) to search
Options:
-i, --ingore-case:
-i, --ignore-case:
Use case insensitive searching.
-s, --case-sensitive:
@ -93,10 +93,10 @@ Options:
--pager=[PAGER]:
Specify the pager to use.
--terminal-wdith=[COLS]:
--terminal-width=[COLS]:
Generate output for the specified terminal width.
--no-seperator:
--no-separator:
Disable printing separator between files
Options passed directly to ripgrep:

View File

@ -13,7 +13,7 @@ Arguments:
Path(s) to search
Options:
-i, --ingore-case:
-i, --ignore-case:
Use case insensitive searching.
-s, --case-sensitive:
@ -59,10 +59,10 @@ Options:
--pager=[PAGER]:
Specify the pager to use.
--terminal-wdith=[COLS]:
--terminal-width=[COLS]:
Generate output for the specified terminal width.
--no-seperator:
--no-separator:
Disable printing separator between files
Options passed directly to ripgrep: