diff options
author | Bernhard R. Link <brlink@debian.org> | 2008-06-22 17:00:36 +0200 |
---|---|---|
committer | Bernhard R. Link <brlink@debian.org> | 2008-06-22 17:00:36 +0200 |
commit | 8a8b8d5618eaddd2be1fd6e3e716320e007406cd (patch) | |
tree | e7956be8291655ebff5cee0f487a4703d7966c54 | |
parent | dd36053ca5b842759aa2c5cc5f653a84a98cbd47 (diff) | |
download | ratpoison-8a8b8d5618eaddd2be1fd6e3e716320e007406cd.zip |
document new %M in manpage
-rw-r--r-- | doc/ratpoison.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1 index 96549e8..a110baf 100644 --- a/doc/ratpoison.1 +++ b/doc/ratpoison.1 @@ -657,6 +657,8 @@ The following substitutions happen in format: .br %l by the last access number, .br +%M by the string \fBMaxsize\fP, if it specifies a maximum size, +.br %n by the window number, .br %s by window status (\fB*\fP is active window, |