update docs, add streaming library to checklist

This commit is contained in:
idk
2018-09-14 01:02:47 -04:00
parent 0d2835d74e
commit d1385398d3
3 changed files with 22 additions and 10 deletions

View File

@@ -160,8 +160,14 @@ Usage of ./bin/samcatd:
example config - valid for both ephsite and samcat
==================================================
Options are still being added, pretty much as fast as I can put them
in. For up-to-the-minute options, see [the checklist](config/CHECKLIST.md)
(ephsite will only use top-level options)
(ephsite will only use top-level options, but they can be labeled or
unlabeled)
(samcatd treats the first set of options it sees as the default, and
does not start tunnels based on unlabeled options unless passed the
-s flag.)
```