Skip to content

Commit 99a9cc7

Browse files
committed
README: Update README details
1 parent 44aef12 commit 99a9cc7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,3 @@ provides `prefix = "some/root/prefix` then the resulting prefix for `test2/subtr
209209
* The AWS S3 backend skips any files with the suffix `.metadata`. It is assumed that `.metadata`
210210
files are JSON-encoded files with a flat structure of `key: value` pairs of strings. These are
211211
then translated in to object tags in S3 and as such are subject to the same limitations.
212-
* The system call `inotify` is leveraged for watching the tree rooted at `DIR` through
213-
`inotifywait`, which is part of the package `inotify-tools`. `inotifywait` is run using the
214-
options `-rmq` i.e. `--recursive`, `--monitor`, and `--quiet` respectively.
215-

0 commit comments

Comments
 (0)