diff options
author | arg@mmvi <unknown> | 2006-09-22 10:01:51 +0200 |
---|---|---|
committer | arg@mmvi <unknown> | 2006-09-22 10:01:51 +0200 |
commit | 9fb6502b3b8c2293cc41c73516446e45670f40ed (patch) | |
tree | ea8738b40aebab281d1fa283f216aa52d7e98430 | |
parent | 9eb226ff78a0d8fc733c31d98170d33824231370 (diff) | |
download | dwm-9fb6502b3b8c2293cc41c73516446e45670f40ed.tar.gz |
small man page fix
-rw-r--r-- | dwm.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1 index 45b962c..46d91c6 100644 --- a/dwm.1 +++ b/dwm.1 @@ -61,6 +61,7 @@ Focus previous window. .TP .B Mod1-Return Zooms/cycles current window to/from master column (tiling mode), toggles maximization (floating mode). +.TP .B Mod1-g Grow current column (tiling mode only). .TP |