Skip to content

Commit

Permalink
Update ouroboros-consensus-cardano-tools/app/block-tool.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Damian Nadales <damian.nadales@gmail.com>
  • Loading branch information
abailly-iohk and Damian Nadales committed Feb 7, 2023
1 parent dd7780f commit 071509e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ouroboros-consensus-cardano-tools/app/block-tool.hs
Expand Up @@ -75,7 +75,7 @@ parseBlockOptions =
<$> strOption
( long "db-directory"
<> metavar "DIR"
<> help "Path to the directory where cardano DB lives "
<> help "Path to a Cardano DB"
)
<*> strOption
( long "config"
Expand Down

0 comments on commit 071509e

Please sign in to comment.