--- a/doc/upmpdcli-config.txt
+++ b/doc/upmpdcli-config.txt
@@ -205,6 +205,11 @@
 [[onplay]]
 onplay:: Command to run when MPD state
 switches to "PLAY".   Specify the full path to the program,
+e.g. /usr/bin/logger.
+
+[[onpause]]
+onpause:: Command to run when MPD state
+switches to "PAUSE".   Specify the full path to the program,
 e.g. /usr/bin/logger.
 
 [[onstop]]