From e7793d9e0681c2440c21924ab0be1e30bb5c9ea4 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 20 Apr 2019 14:51:31 +0200 Subject: [PATCH] documentation: README.md: add example command line for quick additional snapshot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0f27565..5d2f653 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,10 @@ attached, simply add the following line to the config: snapshot_create ondemand +For a quick additional snapshot of your home, run: + + # btrbk snapshot home + Example: host-initiated backup on fileserver --------------------------------------------