|
@@ -406,8 +406,9 @@ source /usr/share/fish/vendor_completions.d/borgmatic.fish
|
|
|
borgmatic produces colored terminal output by default. It is disabled when a
|
|
|
non-interactive terminal is detected (like a cron job), or when you use the
|
|
|
`--json` flag. Otherwise, you can disable it by passing the `--no-color` flag,
|
|
|
-setting the environment variables `PY_COLORS=False` or `NO_COLOR=True`, or setting the `color`
|
|
|
-option to `false` in the `output` section of configuration.
|
|
|
+setting the environment variables `PY_COLORS=False` or `NO_COLOR=True`, or
|
|
|
+setting the `color` option to `false` in the `output` section of
|
|
|
+configuration.
|
|
|
|
|
|
|
|
|
## Troubleshooting
|