Skip to content

Commit

Permalink
fix: docs for additional payload (#29327)
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd authored and pull[bot] committed Oct 12, 2023
1 parent 2fe342a commit 2361448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/chip_tool_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ Here, _<payload\>_ is the ID of the payload to be parsed.
To parse additional data payload, use the following command pattern:

```
$ ./chip-tool parse-additional-data-payload <payload>
$ ./chip-tool payload parse-additional-data-payload <payload>
```

In this command:
Expand Down

0 comments on commit 2361448

Please sign in to comment.