diff --git a/README.md b/README.md
index b833dec..99d8db1 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
Sanoid is a policy-driven snapshot management tool for ZFS filesystems. When combined with the Linux KVM hypervisor, you can use it to make your systems functionally immortal.
-

(Real time demo: rolling back a full-scale cryptomalware infection in seconds!)
+
(Real time demo: rolling back a full-scale cryptomalware infection in seconds!)
More prosaically, you can use Sanoid to create, automatically thin, and monitor snapshots and pool health from a single eminently human-readable TOML config file at /etc/sanoid/sanoid.conf. (Sanoid also requires a "defaults" file located at /etc/sanoid/sanoid.defaults.conf, which is not user-editable.) A typical Sanoid system would have a single cron job:
```
@@ -180,7 +181,7 @@ As of 1.4.18, syncoid also automatically supports and enables resume of interrup
+ --no-command-checks
- Do not check the existance of commands before attempting the transfer. It assumes all programs are available. This should never be used.
+ Does not check the existence of commands before attempting the transfer, providing administrators a way to run the tool with minimal overhead and maximum speed, at risk of potentially failed replication, or other possible edge cases. It assumes all programs are available, and should not be used in most situations. This is an not an officially supported run mode.
+ --no-stream