diff options
author | ZoRo <dos21h@gmail.com> | 2018-08-01 21:40:24 +0100 |
---|---|---|
committer | ZoRo <dos21h@gmail.com> | 2018-08-01 21:40:24 +0100 |
commit | bb09c471377ca520e17f72bff50df25e5d34a19d (patch) | |
tree | b024ac9248b3746e10f10451792a7dd3f30b4a83 | |
parent | cf0c2cdc115c62359695718bdcf494fcb00e572e (diff) | |
download | notifylist-bb09c471377ca520e17f72bff50df25e5d34a19d.tar.gz notifylist-bb09c471377ca520e17f72bff50df25e5d34a19d.zip |
Updated README with goals of this project
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..afadc87 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ + +Create programm that will able to get inotify events and report +in usable manner. No extra things should be added. + +SUPPORTED COMMANDS + +-d add/new path to directory +-e event to respond +-i ini file with list of event +-s extra info output or no +-v command version +-h small help menu +[FUTURE] -f filter path by pattern + + +GOAL + +Output result in way +<INFO> <PATH> <EVENT> + + + |