Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Nov 16, 2023
1 parent 7c3b50b commit 31f5d48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -6182,6 +6182,7 @@ Usage: cardano-cli conway governance hash
| --file-binary FILE
| --file-text FILE
)
[--out-file FILE]

Compute the hash to pass to the various --*-hash arguments of governance
commands.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Usage: cardano-cli conway governance hash
| --file-binary FILE
| --file-text FILE
)
[--out-file FILE]

Compute the hash to pass to the various --*-hash arguments of governance
commands.
Expand All @@ -11,4 +12,5 @@ Available options:
--text TEXT Text to hash as UTF-8
--file-binary FILE Binary file to hash
--file-text FILE Text file to hash
--out-file FILE The output file.
-h,--help Show this help text

0 comments on commit 31f5d48

Please sign in to comment.