Skip to content

Commit

Permalink
doc: Update peer command help to add package file argument
Browse files Browse the repository at this point in the history
The help information for this command is missing the package file parameter which should come after the word "install"

Signed-off-by: jmmunoz-kolokium <128034904+jmmunoz-kolokium@users.noreply.github.com>
  • Loading branch information
jmmunoz-kolokium authored Sep 19, 2024
1 parent 94590aa commit bbc3711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/commands/peerlifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Global Flags:
Install a chaincode on a peer.
Usage:
peer lifecycle chaincode install [flags]
peer lifecycle chaincode install [packageFiles] [flags]
Flags:
--connectionProfile string The fully qualified path to the connection profile that provides the necessary connection information for the network. Note: currently only supported for providing peer connection information
Expand Down

0 comments on commit bbc3711

Please sign in to comment.