Skip to content

Commit

Permalink
Update golden tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Sep 9, 2024
1 parent 840ee52 commit 9d71274
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 @@ -12529,6 +12529,7 @@ Usage: cardano-cli ping [-c|--count COUNT]
[-j|--json]
[-q|--quiet]
[-Q|--query-versions]
[-t|--tip]

Ping a cardano node either using node-to-node or node-to-client protocol. It negotiates a handshake and keeps sending keep alive messages.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Usage: cardano-cli ping [-c|--count COUNT]
[-j|--json]
[-q|--quiet]
[-Q|--query-versions]
[-t|--tip]

Ping a cardano node either using node-to-node or node-to-client protocol. It negotiates a handshake and keeps sending keep alive messages.

Expand All @@ -20,4 +21,5 @@ Available options:
-q,--quiet Quiet flag, CSV/JSON only output
-Q,--query-versions Query the supported protocol versions using the
handshake protocol and terminate the connection.
-t,--tip Request tip then exit.
-h,--help Show this help text

0 comments on commit 9d71274

Please sign in to comment.