Skip to content

Commit

Permalink
Reformat text.
Browse files Browse the repository at this point in the history
  • Loading branch information
acaudwell committed Apr 30, 2022
1 parent 8060988 commit ba0fc80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ options:
--high-dpi
Request a high DPI display when creating the window.
On some platforms such as MacOS, the window resolution is specified in points instead of pixels. The --high-dpi flag may be required to access some higher resolutions.
On some platforms such as MacOS, the window resolution is specified in points instead of pixels.
The --high-dpi flag may be required to access some higher resolutions.
For example requesting a high DPI 800x600 window may produce a window that is 1600x1200 pixels.
E.g. requesting a high DPI 800x600 window may produce a window that is 1600x1200 pixels.
--window-position XxY
Initial window position on your desktop which may be made up of
Expand Down
5 changes: 3 additions & 2 deletions data/gource.1
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ Set the number of the screen to display on.
\fB\-\-high\-dpi\fR
Request a high DPI display when creating the window.

On some platforms such as MacOS, the window resolution is specified in points instead of pixels. The \-\-high-dpi flag may be required to access some higher resolutions.
On some platforms such as MacOS, the window resolution is specified in points instead of pixels.
The \-\-high-dpi flag may be required to access some higher resolutions.

For example requesting a high DPI 800x600 window may produce a window that is 1600x1200 pixels.
E.g. requesting a high DPI 800x600 window may produce a window that is 1600x1200 pixels.

.TP
\fB\-\-window\-position XxY\fR
Expand Down

0 comments on commit ba0fc80

Please sign in to comment.