Fix bitfield_ro documentation (#10820)
Current documentation only states a single GET token is needed which is not true. Marking the command with multiple_token.
This commit is contained in:
parent
b0272252f7
commit
b4772f6381
@ -44,6 +44,7 @@
|
|||||||
"name": "encoding_offset",
|
"name": "encoding_offset",
|
||||||
"type": "block",
|
"type": "block",
|
||||||
"multiple": "true",
|
"multiple": "true",
|
||||||
|
"multiple_token": "true",
|
||||||
"arguments": [
|
"arguments": [
|
||||||
{
|
{
|
||||||
"name": "encoding",
|
"name": "encoding",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user