Fix wayvncctl usage and manpage typos

Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
pull/186/head
Jim Ramsay 2022-11-15 04:56:59 -05:00 committed by Andri Yngvason
parent 66018dd0d6
commit 372b530d3a
2 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ static int wayvncctl_usage(FILE* stream, int rc)
"\n"
"Options:\n"
" -S,--socket=<path> Wayvnc control socket path.\n"
" -j,--json Output json on stdout.\n"
" Default: $XDG_RUNTIME_DIR/wayvncctl\n"
" -j,--json Output json on stdout.\n"
" -V,--version Show version info.\n"
" -v,--verbose Be more verbose.\n"
" -h,--help Get help (this text).\n"

View File

@ -2,7 +2,7 @@ wayvncctl(1)
# NAME
wayvncctl - A command line control lient for wayvnc(1)
wayvncctl - A command line control client for wayvnc(1)
# SYNOPSIS