diff --git a/docs/how-to/inspect-your-backups.md b/docs/how-to/inspect-your-backups.md index 9d1a20fa..662f0e20 100644 --- a/docs/how-to/inspect-your-backups.md +++ b/docs/how-to/inspect-your-backups.md @@ -142,6 +142,9 @@ documentation for information on output format, what is compared, and more. New in version 2.1.6 Experimental feature borgmatic has an experimental console UI for browsing your repositories, archives, and files. +Here's what it looks like: + +borgmatic browse screenshot This feature is not intended to be a general-purpose Borg UI with every borgmatic feature, but rather it's for use cases like quickly looking at the diff --git a/docs/static/browse.png b/docs/static/browse.png new file mode 100644 index 00000000..96681441 Binary files /dev/null and b/docs/static/browse.png differ