Skip to content

Commit

Permalink
doc: update documentation for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
unrevre committed Oct 13, 2019
1 parent 7e5c096 commit 2b83691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/yabai.1
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Loads the scripting\-addition into Dock.app.
.sp
.if n .RS 4
.nf
DIR_SEL := north | east | south | west
DIR_SEL := north | east | south | west | above | below

WINDOW_SEL := prev | next | first | last | recent | mouse | largest | smallest | DIR_SEL | window id

Expand Down
2 changes: 1 addition & 1 deletion doc/yabai.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Definitions

[subs=+macros]
----
DIR_SEL := north | east | south | west
DIR_SEL := north | east | south | west | above | below
WINDOW_SEL := prev | next | first | last | recent | mouse | largest | smallest | DIR_SEL | window id
Expand Down

0 comments on commit 2b83691

Please sign in to comment.