mikesart / inotify-info

Linux inotify info reporting app
MIT License
298 stars 31 forks source link

Missing option: --help #30

Closed PenelopeFudd closed 6 months ago

PenelopeFudd commented 6 months ago
$ make
$ _release/inotify-info --help

_release/inotify-info: unrecognized option '--help'
Usage: _release/inotify-info [--threads=##] [appname | pid...]
    [-vv]
    [-?|-h|--help]

😃