summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man1/crontab.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/mageia-cauldron/man1/crontab.1')
-rw-r--r--upstream/mageia-cauldron/man1/crontab.113
1 files changed, 13 insertions, 0 deletions
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.<user>.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"