Skip to content

Commit 597cd18

Browse files
committed
Update the description for the 'update-model' CLI command
1 parent e78ffc8 commit 597cd18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x/model/client/cli/tx_model.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ and for these values the commissioningModeSecondaryStepInstruction SHALL be set`
247247
`commissioningModeInitialStepsHint SHALL
248248
identify a hint for the steps that can be used to put into commissioning mode a device that
249249
has not yet been commissioned. This field is a bitmap with values defined in the Pairing Hint Table.
250-
For example, a value of 1 (bit 0 is set) indicates
251-
that a device that has not yet been commissioned will enter Commissioning Mode upon a power cycle (default 1).`)
250+
For example, a value of 1 (bit 0 is set) indicates that a device that has not yet been commissioned
251+
will enter Commissioning Mode upon a power cycle. Note that this value cannot be updated to 0. (default 1).`)
252252

253253
cli.AddTxFlagsToCmd(cmd)
254254

0 commit comments

Comments
 (0)