From bec2f72c8e827bdfdb91bfed111fcef564c634c8 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Tue, 8 Dec 2015 18:22:24 +0100 Subject: [PATCH] mention --save-space at the place we talk about keeping disk space free --- docs/quickstart.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index b2f30aa01..42201e89d 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -17,7 +17,8 @@ a good amount of free space on the filesystem that has your backup repository If you run out of disk space, it can be hard or impossible to free space, because |project_name| needs free space to operate - even to delete backup -archives. +archives. There is a `--save-space` option for some commands, but even with +that |project_name| will need free space to operate. You can use some monitoring process or just include the free space information in your backup log files (you check them regularly anyway, right?).