clients: transformed does not recognize -d
It has no such command line option. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
9cb81e440a
commit
8555877c6c
@ -227,7 +227,6 @@ static void
|
|||||||
usage(int error_code)
|
usage(int error_code)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "Usage: transformed [OPTIONS]\n\n"
|
fprintf(stderr, "Usage: transformed [OPTIONS]\n\n"
|
||||||
" -d\t\tUse \"driver\" fullscreen method\n"
|
|
||||||
" -w <width>\tSet window width to <width>\n"
|
" -w <width>\tSet window width to <width>\n"
|
||||||
" -h <height>\tSet window height to <height>\n"
|
" -h <height>\tSet window height to <height>\n"
|
||||||
" --help\tShow this help text\n\n");
|
" --help\tShow this help text\n\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user