Explorar el Código

Clarify --format flag in documentation.

Dan Helfman hace 2 años
padre
commit
bbdf4893d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.