diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd
index 4f650c60..d9defff1 100644
--- a/docs/labwc-actions.5.scd
+++ b/docs/labwc-actions.5.scd
@@ -56,6 +56,17 @@ Actions are used in menus and keyboard/mouse bindings.
top or bottom tell how much to resize on that edge of window,
positive values grow window, negative shrink window.
+**
+ Resize window to fill the space between its edge and any other
+ window edge.
+
+ *direction* [left|up|right|down] Direction in which to grow.
+
+**
+ Reverse of GrowToEdge. Shrinks by a maximum of 50%.
+
+ *direction* [left|up|right|down] Direction in which to shrink.
+
**
Move to position (x, y)