From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- upstream/mageia-cauldron/man1/crontab.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'upstream/mageia-cauldron/man1/crontab.1') diff --git a/upstream/mageia-cauldron/man1/crontab.1 b/upstream/mageia-cauldron/man1/crontab.1 index d080ceff..ef03955d 100644 --- a/upstream/mageia-cauldron/man1/crontab.1 +++ b/upstream/mageia-cauldron/man1/crontab.1 @@ -119,6 +119,19 @@ an environment variable .I NO_COLOR is set. .PP +On edition or deletion of the crontab, a backup of the last crontab will be saved to +.I $XDG_CACHE_HOME/crontab/crontab.bak +or +.I $XDG_CACHE_HOME/crontab/crontab..bak +if +.B -u +is used. +If the +.I XDG_CACHE_HOME +environment variable is not set, +.I $HOME/.cache +will be used instead. +.PP .SH "OPTIONS" .TP .B "\-u" -- cgit v1.2.3