Parcourir la source

Clarify --format flag in documentation.

Dan Helfman il y a 2 ans
Parent
commit
bbdf4893d1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/how-to/inspect-your-backups.md

+ 1 - 1
docs/how-to/inspect-your-backups.md

@@ -47,7 +47,7 @@ borgmatic info
 ```
 
 You can change the output format of `borgmatic list` by specifying your own
-with `--format $FORMAT`. Refer to the [borg list --format
+with `--format`. Refer to the [borg list --format
 documentation](https://borgbackup.readthedocs.io/en/stable/usage/list.html#the-format-specifier-syntax)
 for available values.