From 0c8c3d8fb934bccb04467a4d3be0dfe7c7de33cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Philipp=20Re=C3=9Fler?= <75355263+TabError@users.noreply.github.com> Date: Fri, 20 Feb 2026 17:21:48 +0100 Subject: [PATCH] bisync: add group Sync to the bisync command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jan-Philipp Reßler --- cmd/bisync/cmd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.