mirror of https://github.com/digint/btrbk
documentation: btrbk.1.asciidoc: add note about listing all snapshots for "btrbk list snapshots"
parent
a3641cff74
commit
a835241ccf
|
@ -299,7 +299,10 @@ Available subcommands:
|
||||||
ifndef::backend-docbook[]
|
ifndef::backend-docbook[]
|
||||||
[horizontal]
|
[horizontal]
|
||||||
endif::backend-docbook[]
|
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).
|
*backups*;; List all backups (and corresponding snapshots).
|
||||||
*latest*;; List most recent common snapshot/backup pair, or most
|
*latest*;; List most recent common snapshot/backup pair, or most
|
||||||
recent snapshot if no common found.
|
recent snapshot if no common found.
|
||||||
|
|
Loading…
Reference in New Issue