diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/cluttex/README.md')
-rw-r--r-- | Master/texmf-dist/doc/support/cluttex/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/cluttex/README.md b/Master/texmf-dist/doc/support/cluttex/README.md index 1e0f792cd9a..67354e40eed 100644 --- a/Master/texmf-dist/doc/support/cluttex/README.md +++ b/Master/texmf-dist/doc/support/cluttex/README.md @@ -62,7 +62,7 @@ Command-line Options Change the current working directory to the output directory when running TeX. * `--watch` Watch input files for change. - Requires [fswatch](http://emcrisostomo.github.io/fswatch/) program to be installed. + Requires [fswatch](http://emcrisostomo.github.io/fswatch/) program or `inotifywait` program to be installed on Unix systems. * `--color[=WHEN]` Make ClutTeX's message colorful. `WHEN` is one of `always`, `auto`, or `never`. |