Use text instead of bash for CLI docs (#5977)

This commit is contained in:
Paweł Urbanek
2024-01-09 18:14:55 +01:00
committed by GitHub
parent a1225be077
commit d421120a25
33 changed files with 33 additions and 33 deletions

View File

@ -2,7 +2,7 @@
Create a diff between two database tables or two entire databases
```bash
```text
$ reth db diff --help
Usage: reth db diff [OPTIONS] --secondary-datadir <SECONDARY_DATADIR> --output <OUTPUT>