diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-02-25 01:08:05 +0100 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-02-25 01:08:05 +0100 |
| commit | eff5d619ebd3ff888e471d20def7be2d7aa476ac (patch) | |
| tree | 71a6a5cd1612c5f821c649ea472be9ca9e2b6747 /gpu-screen-recorder.1 | |
| parent | 309c4e5f2e51abc695e4cd519b1ed11558f194c2 (diff) | |
Fix incorrect manpage
Diffstat (limited to 'gpu-screen-recorder.1')
| -rw-r--r-- | gpu-screen-recorder.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu-screen-recorder.1 b/gpu-screen-recorder.1 index ea377d2..7741729 100644 --- a/gpu-screen-recorder.1 +++ b/gpu-screen-recorder.1 @@ -209,7 +209,7 @@ A value of 0 means to use the best option available. .BI \-region " WxH+X+Y" Specify region to capture when using .BR \-w " region." -Format is width x height + X offset + Y offset. Use 0x0 for full monitor. +Format is width x height + X offset + Y offset. Set width and height to 0 to capture the whole monitor that contains the position. It is compatible with tools such as slop (X11) and slurp (Wayland). .TP |
