浏览代码

Add link to Borg list --format documentation.

Dan Helfman 2 年之前
父节点
当前提交
ef6617cfe6
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/how-to/inspect-your-backups.md

+ 7 - 0
docs/how-to/inspect-your-backups.md

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