Skip to content

Commit

Permalink
Updated man pages
Browse files Browse the repository at this point in the history
  • Loading branch information
JLErvin committed Mar 10, 2020
1 parent 09e39d0 commit eb89a74
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions berryc.1
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ Simple command\-line client to send events to the berry window manager
.SH "COMMANDS"
.
.TP
\fBwindow_move\fR \fBx, y\fR
\fBwindow_move\fR \fBx y\fR
Shift the current window by the given x/y coordinates
.
.TP
\fBwindow_move_absolute\fR \fBx, y\fR
\fBwindow_move_absolute\fR \fBx y\fR
Move the current window to the absolute x/y coordinates
.
.TP
\fBwindow_resize\fR \fBw, h\fR
\fBwindow_resize\fR \fBw h\fR
Shrink or grow the current window by the given w/h arguments
.
.TP
\fBwindow_resize_absolute\fR \fBw, h\fR
\fBwindow_resize_absolute\fR \fBw h\fR
Resize the current window the absolute w/h arguments
.
.TP
Expand Down Expand Up @@ -116,7 +116,7 @@ Set the width of the inner border in pixels
Set the height of the title bar in pixels
.
.TP
\fBmonitor_save\fR \fBi, j\fR
\fBsave_monitor\fR \fBi j\fR
Associate the ith workspace to the jth monitor
.

Expand Down

0 comments on commit eb89a74

Please sign in to comment.