From a835241ccfb00062a3ed4be929626ccf89f24f64 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 3 Feb 2018 13:18:19 +0100 Subject: [PATCH] documentation: btrbk.1.asciidoc: add note about listing all snapshots for "btrbk list snapshots" --- doc/btrbk.1.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/btrbk.1.asciidoc b/doc/btrbk.1.asciidoc index 32b70f5..37832df 100644 --- a/doc/btrbk.1.asciidoc +++ b/doc/btrbk.1.asciidoc @@ -299,7 +299,10 @@ Available subcommands: ifndef::backend-docbook[] [horizontal] endif::backend-docbook[] -*snapshots*;; List all snapshots (and corresponding backups). + +*snapshots*;; List all snapshots (and corresponding backups). Note + that all snapshots related to configured subvolumes are + listed, not only the ones created by btrbk. *backups*;; List all backups (and corresponding snapshots). *latest*;; List most recent common snapshot/backup pair, or most recent snapshot if no common found.