diff --git a/doc/ostree.xml b/doc/ostree.xml
index 644cb17b..82eaf063 100644
--- a/doc/ostree.xml
+++ b/doc/ostree.xml
@@ -268,21 +268,20 @@
- Exit status
+ GPG verification
- On success 0 is returned, a non-zero failure
- code otherwise.
-
+ OSTree supports signing commits with GPG. The
+ set of trusted keys is stored as keyring files in
+ /usr/share/ostree/trusted.gpg.d. Any key in
+ any keyring in that directory may be used to sign commits.
+
+
-
- Environment
-
-
-
- $PAGER
- ostree respects the traditional pager environment variable.
-
-
-
+
+ See Also
+
+ ostree.repo5
+
+