diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-13 22:48:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-14 01:33:15 +0700 |
commit | efd6b0ec5b2c8ece43517903cb2fc37f06c97114 (patch) | |
tree | f96988511419664ad8d2e342209008e0466ae527 /system/watch-fs/slack-desc | |
parent | a03afe75644a83a9ccf76836390ed56b86f47a8c (diff) | |
download | slackbuilds-efd6b0ec5b2c8ece43517903cb2fc37f06c97114.tar.gz |
system/watch-fs: Added (monitor files changes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/watch-fs/slack-desc')
-rw-r--r-- | system/watch-fs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/watch-fs/slack-desc b/system/watch-fs/slack-desc new file mode 100644 index 0000000000..66f08477c7 --- /dev/null +++ b/system/watch-fs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +watch-fs: watch-fs (monitor files changes) +watch-fs: +watch-fs: watch-fs is a command line tool to run commands when files change. +watch-fs: +watch-fs: Homepage: https://github.com/borntyping/watch-fs +watch-fs: +watch-fs: +watch-fs: +watch-fs: +watch-fs: +watch-fs: |