mirror of
https://github.com/stumpwm/stumpwm.git
synced 2026-09-10 07:26:20 -04:00
add missing keyword argument to docstring
This commit is contained in:
parent
7f43263c01
commit
d147457c2c
|
|
@ -1121,7 +1121,7 @@ add rules")
|
|||
"Create a rule that matches windows and automatically places them in
|
||||
a specified group and frame. Each frame rule is a lambda list:
|
||||
@example
|
||||
\(frame-number raise lock &key create restore dump-name class instance type role title)
|
||||
\(frame-number raise lock &key from-group create restore dump-name class instance type role title)
|
||||
@end example
|
||||
|
||||
@table @var
|
||||
|
|
|
|||
Loading…
Reference in a new issue