Skip to content

Commit

Permalink
Update the description for the 'update-model' CLI command
Browse files Browse the repository at this point in the history
  • Loading branch information
akarabashov committed Apr 17, 2024
1 parent e78ffc8 commit 597cd18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x/model/client/cli/tx_model.go
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ and for these values the commissioningModeSecondaryStepInstruction SHALL be set`
`commissioningModeInitialStepsHint SHALL
identify a hint for the steps that can be used to put into commissioning mode a device that
has not yet been commissioned. This field is a bitmap with values defined in the Pairing Hint Table.
For example, a value of 1 (bit 0 is set) indicates
that a device that has not yet been commissioned will enter Commissioning Mode upon a power cycle (default 1).`)
For example, a value of 1 (bit 0 is set) indicates that a device that has not yet been commissioned
will enter Commissioning Mode upon a power cycle. Note that this value cannot be updated to 0. (default 1).`)

cli.AddTxFlagsToCmd(cmd)

Expand Down

0 comments on commit 597cd18

Please sign in to comment.