diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-16 02:54:23 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-16 02:54:23 +0200 |
commit | 344ddf5f55a3bbaec7fdca7aeb72ed684fa43ffe (patch) | |
tree | 8db9cd9bc112619cabcd251430941f6c0161f148 /sys/man | |
parent | aa2b5bc0e721fb6c9d0c99e488c6ee93b72067a4 (diff) |
rio(4): document "delete" wctl message (thanks mischief)
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/4/rio | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/4/rio b/sys/man/4/rio index efab905f9..b0997bbef 100644 --- a/sys/man/4/rio +++ b/sys/man/4/rio @@ -249,6 +249,8 @@ The commands are (restore a hidden window), .B current (make the window the recipient of keyboard and mouse input), +.B delete +(close the window and terminate its associated processes) and .B new (make a new window). |