documentation: btrbk.1.asciidoc: add note about listing all snapshots for "btrbk list snapshots"

pull/204/merge
Axel Burri 2018-02-03 13:18:19 +01:00
parent a3641cff74
commit a835241ccf
1 changed files with 4 additions and 1 deletions

View File

@ -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.