From 83e53616439371b7ff05ab881511a70c356ce241 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Thu, 6 Aug 2020 12:41:05 +0200 Subject: [PATCH] Fix instructions on how to configure timers Fixes #792 --- docs/tutorials/systemd-timer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/systemd-timer.rst b/docs/tutorials/systemd-timer.rst index 8fc30a6..4faba81 100644 --- a/docs/tutorials/systemd-timer.rst +++ b/docs/tutorials/systemd-timer.rst @@ -29,7 +29,7 @@ It's quite possible that the default "every fifteen minutes" interval isn't to your liking. No default will suit everybody, but this is configurable by simply running:: - systemctl --user edit vdirsyncer + systemctl --user edit vdirsyncer.timer This will open a blank editor, where you can override the timer by including::