We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e030df6 commit 08babe4Copy full SHA for 08babe4
1 file changed
README.md
@@ -32,6 +32,8 @@ pip install dirplot
32
33
Optional extras: `pip install "dirplot[ssh]"`, `"dirplot[s3]"`, `"dirplot[libarchive]"`.
34
35
+`dirplot watch` uses [watchdog](https://github.com/gorakhargosh/watchdog) for filesystem monitoring — installed automatically as a dependency.
36
+
37
## Quick start
38
39
```bash
0 commit comments