/redemon

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

redemon

REDEMON(1)                      Redemon Manual                      REDEMON(1)

NAME
       redemon - A filewatcher built with luv

SYNOPSIS
       redemon [OPTION]... COMMAND [ARGS]...

ARGUMENTS
       ARGS
           args to send to COMMAND

       COMMAND (required)
           Command to run

OPTIONS
       --help[=FMT] (default=auto)
           Show this help in format FMT. The value FMT must be one of `auto',
           `pager', `groff' or `plain'. With `auto', the format is `pager` or
           `plain' whenever the TERM env var is `dumb' or undefined.

       -p PATH, --path=PATH
           Paths to watch, repeatable

       -v, --verbose
           Verbose logging

Redemon                                                             REDEMON(1)