diff --git a/man/rpm-ostree.xml b/man/rpm-ostree.xml
index 7e0838ce..7ff7851f 100644
--- a/man/rpm-ostree.xml
+++ b/man/rpm-ostree.xml
@@ -181,7 +181,14 @@ Boston, MA 02111-1307, USA.
- diff to see how the packages are different between the trees in two commits.
+ diff to see how the packages are
+ different between the trees in two commits. The
+ option uses
+ - for removed packages,
+ + for added packages, and finally
+ ! for the old version of an updated
+ package, with a following = for the new
+ version.