diff --git a/cmd/bisync/cmd.go b/cmd/bisync/cmd.go index 996ec442c..dd22e48c5 100644 --- a/cmd/bisync/cmd.go +++ b/cmd/bisync/cmd.go @@ -162,7 +162,7 @@ var commandDefinition = &cobra.Command{ Long: longHelp, Annotations: map[string]string{ "versionIntroduced": "v1.58", - "groups": "Filter,Copy,Important", + "groups": "Filter,Copy,Important,Sync", }, RunE: func(command *cobra.Command, args []string) error { // NOTE: avoid putting too much handling here, as it won't apply to the rc.