summaryrefslogtreecommitdiff
path: root/plugins/colored-man-pages/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/colored-man-pages/README.md')
-rw-r--r--plugins/colored-man-pages/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/colored-man-pages/README.md b/plugins/colored-man-pages/README.md
index d9f6acb2a..f34941e73 100644
--- a/plugins/colored-man-pages/README.md
+++ b/plugins/colored-man-pages/README.md
@@ -8,6 +8,9 @@ To use it, add `colored-man-pages` to the plugins array in your zshrc file:
plugins=(... colored-man-pages)
```
+It will also automatically colorize man pages displayed by `dman` or `debman`,
+from [`debian-goodies`](https://packages.debian.org/stable/debian-goodies).
+
You can also try to color other pages by prefixing the respective command with `colored`:
```zsh