Skip to content

Commit

Permalink
add extra space to make -u line render as heading
Browse files Browse the repository at this point in the history
  • Loading branch information
k4gi authored and N-R-K committed Oct 3, 2024
1 parent b5e5f0d commit a839174
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion man/scrot.1
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,10 @@ If one of the resolution's dimensions is 0, it is
replaced by a number that maintains the full size
screenshot's aspect ratio. Examples: 10, 25, 320x240,
500x200, 100x0, 0x480.
\fB-u\fP, \fB--focused\fP, \fB--focussed\fP Use the currently focused window.
.TP
.B
\fB-u\fP, \fB--focused\fP, \fB--focussed\fP
Use the currently focused window.
.TP
.B
\fB-v\fP, \fB--version\fP
Expand Down
2 changes: 1 addition & 1 deletion man/scrot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ OPTIONS
replaced by a number that maintains the full size
screenshot's aspect ratio. Examples: 10, 25, 320x240,
500x200, 100x0, 0x480.
-u, --focused, --focussed Use the currently focused window.
-u, --focused, --focussed Use the currently focused window.
-v, --version Output version information and exit.
-w, --window WID Window identifier to capture.
WID must be a valid identifier (see xwininfo(1)).
Expand Down

0 comments on commit a839174

Please sign in to comment.