README.md in coursemology-evaluator-0.1.8 vs README.md in coursemology-evaluator-0.1.9
- old
+ new
@@ -48,5 +48,10 @@
If more granularity is needed, the time designator is required.
E.g. `1DT2H5M10S`
3. `--one-shot`: Runs once and terminates. Primarily used for testing.
+
+4. `--sleep`: Length of time to sleep before the first check for programming allocations.
+ This time is expected to be short and has the same restrictions as those for `--interval`.
+
+ Useful for staggering the start times of multiple processes when managed with systemd.