Add link to Borg list --format documentation.

This commit is contained in:
Dan Helfman 2022-08-19 15:16:56 -07:00 committed by GitHub
commit ef6617cfe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -46,6 +46,13 @@ borgmatic list
borgmatic info
```
You can change the output format of `borgmatic list` by specifying your own
with `--format $FORMAT`. Refer to the [borg list --format
documentation](https://borgbackup.readthedocs.io/en/stable/usage/list.html#the-format-specifier-syntax)
for available values.
*(No borgmatic `list` or `info` actions? Upgrade borgmatic!)*
<span class="minilink minilink-addedin">New in borgmatic version 1.7.0</span>
There are also `rlist` and `rinfo` actions for displaying repository
information with Borg 2.x: