diff --git a/Feature-Matrix.md b/Feature-Matrix.md index 2932754..24a6348 100644 --- a/Feature-Matrix.md +++ b/Feature-Matrix.md @@ -168,15 +168,15 @@ 16. Provided indirectly by the `listNumbers` command, which returns an array of contact numbers, followed by a series of calls to `listIdentity`, which returns a four-element array 17. Provided via the `--number` option 18. Uses `org.asamk.SignalControl` as well as `org.asamk.Signal` -19. Provided indirectly by `getGroupIds` and a series of calls to -` > getGroupAdminMembers - > getGroupIds - > getGroupInviteUri - > getGroupMembers - > getGroupName - > getGroupPendingMembers - > getGroupRequestingMembers - > isGroupBlocked ` +19. Provided indirectly by `getGroupIds` and a series of calls to + `> getGroupAdminMembers ` + `> getGroupIds ` + `> getGroupInviteUri ` + `> getGroupMembers ` + `> getGroupName ` + `> getGroupPendingMembers ` + `> getGroupRequestingMembers` + `> isGroupBlocked ` 20. Send the name of a zero-length file to delete the group avatar 21. Kills daemon upon successful unregister command 22. NA = Not Applicable