We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888f40c commit afad25eCopy full SHA for afad25e
src/options.c
@@ -135,7 +135,7 @@ static const struct option_desc {
135
/* k */ { "capture overlapped window and join them", "v|h" },
136
/* l */ { "specify the style of the selection line", "STYLE" },
137
/* M */ { "capture monitor", "NUM" },
138
- /* m */ { "capture all monitors", "" },
+ /* m */ { "capture all multi-head screens in order", "" },
139
/* n */ { OPT_DEPRECATED, OPT_DEPRECATED },
140
/* o */ { "overwrite the output file if needed", "" },
141
/* p */ { "capture the mouse pointer as well", "" },
0 commit comments