aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoRo <dos21h@gmail.com>2018-08-01 21:40:24 +0100
committerZoRo <dos21h@gmail.com>2018-08-01 21:40:24 +0100
commitbb09c471377ca520e17f72bff50df25e5d34a19d (patch)
treeb024ac9248b3746e10f10451792a7dd3f30b4a83
parentcf0c2cdc115c62359695718bdcf494fcb00e572e (diff)
downloadnotifylist-bb09c471377ca520e17f72bff50df25e5d34a19d.tar.gz
notifylist-bb09c471377ca520e17f72bff50df25e5d34a19d.zip
Updated README with goals of this project
-rw-r--r--README.md22
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>
+
+
+