Skip to content

Commit

Permalink
rename portals -> groups in sync command description
Browse files Browse the repository at this point in the history
  • Loading branch information
maltee1 committed Jul 16, 2024
1 parent d94864d commit 8b09309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ var cmdSync = &commands.FullHandler{
Help: commands.HelpMeta{
Section: HelpSectionMiscellaneous,
Description: "Synchronize Signal bridge data",
Args: "<space/portals>",
Args: "<space/groups>",
},
RequiresLogin: true,
}
Expand Down

0 comments on commit 8b09309

Please sign in to comment.