Add missing newline
This commit is contained in:
parent
93a6732e7c
commit
db96b37c6d
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ static void print_usage() {
|
|||
" merged in order.\n"
|
||||
" -g, --geometry=NxM[@X,Y] Force a display size of N horizontal times M\n"
|
||||
" vertical pixels, offset horizontally by X\n"
|
||||
" pixels and vertically by Y pixels"
|
||||
" pixels and vertically by Y pixels\n"
|
||||
" -d --dpi=N Override the display's DPI value\n"
|
||||
" -h, --help Print this message and exit\n"
|
||||
" -v, --verbose Enable more detailed logging output on STDERR\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue