1
0
mirror of https://github.com/Zygo/bees.git synced 2025-05-17 21:35:45 +02:00

Update README after integrating new features

Let's update the README file.

Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
Kai Krakow 2017-10-27 23:10:14 +02:00
parent c6be07e158
commit 9d67329ef7

View File

@ -107,9 +107,9 @@ fresh full-filesystem rescan, and restart `bees'.
Things You Might Expect That Bees Doesn't Have Things You Might Expect That Bees Doesn't Have
---------------------------------------------- ----------------------------------------------
* There's no configuration file or getopt command line option processing * There's no configuration file (patches welcome!). There are some tunables
(patches welcome!). There are some tunables hardcoded in the source hardcoded in the source that could eventually become configuration options.
that could eventually become configuration options. There's also an incomplete option parser (patches welcome!).
* There's no way to *stop* the Bees daemon. Use SIGKILL, SIGTERM, or * There's no way to *stop* the Bees daemon. Use SIGKILL, SIGTERM, or
Ctrl-C for now. Some of the destructors are unreachable and have never Ctrl-C for now. Some of the destructors are unreachable and have never