From c477b2b59cfc40f53716b30656a9c56ff21f6bbf Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Fri, 12 Jul 2024 21:23:20 -0400 Subject: [PATCH] Do not claim that Taskwarrior automatically syncs (#3537) Taskwarrior only syncs when `task sync` is run. --- doc/man/task-sync.5.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/man/task-sync.5.in b/doc/man/task-sync.5.in index d3998c957..6ca7d2cf6 100644 --- a/doc/man/task-sync.5.in +++ b/doc/man/task-sync.5.in @@ -30,10 +30,7 @@ the existing replica, and run `task sync`. .SS When to Synchronize -Taskwarrior can perform a sync operation at every garbage collection (gc) run. -This is the default, and is appropriate for local synchronization. - -For synchronization to a server, a better solution is to run +For synchronization to a server, a common solution is to run .nf $ task sync