From b4772f63810de3099c3cfcb073c2041349f05fc1 Mon Sep 17 00:00:00 2001 From: ranshid <88133677+ranshid@users.noreply.github.com> Date: Tue, 7 Jun 2022 04:11:58 +0300 Subject: [PATCH] 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. --- src/commands/bitfield_ro.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/bitfield_ro.json b/src/commands/bitfield_ro.json index 951fde0f5..cb93fa63d 100644 --- a/src/commands/bitfield_ro.json +++ b/src/commands/bitfield_ro.json @@ -44,6 +44,7 @@ "name": "encoding_offset", "type": "block", "multiple": "true", + "multiple_token": "true", "arguments": [ { "name": "encoding",