mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Correct spelling mistakes
This commit is contained in:
parent
0b72e0b435
commit
3ab7d5913f
10 changed files with 12 additions and 12 deletions
|
|
@ -712,7 +712,7 @@ void cli_fn_help()
|
|||
printf("%s [OPTIONS...] ...\n\n"
|
||||
"Control a dedicated local sink via MiracleCast.\n"
|
||||
" -h --help Show this help\n"
|
||||
" --help-commands Show avaliable commands\n"
|
||||
" --help-commands Show available commands\n"
|
||||
" --version Show package version\n"
|
||||
" --log-level <lvl> Maximum level for log messages\n"
|
||||
" --log-journal-level <lvl> Maximum level for journal log messages\n"
|
||||
|
|
@ -726,7 +726,7 @@ void cli_fn_help()
|
|||
" default CEA %08X\n"
|
||||
" default VESA %08X\n"
|
||||
" default HH %08X\n"
|
||||
" --help-res Shows avaliable values for res\n"
|
||||
" --help-res Shows available values for res\n"
|
||||
"\n"
|
||||
, program_invocation_short_name, gst_audio_en, DEFAULT_RSTP_PORT,
|
||||
wfd_supported_res_cea, wfd_supported_res_vesa, wfd_supported_res_hh
|
||||
|
|
|
|||
|
|
@ -478,7 +478,7 @@ void cli_fn_help()
|
|||
"Send control command to or query the MiracleCast Wifi-Manager. If no arguments\n"
|
||||
"are given, an interactive command-line tool is provided.\n\n"
|
||||
" -h --help Show this help\n"
|
||||
" --help-commands Show avaliable commands\n"
|
||||
" --help-commands Show available commands\n"
|
||||
" --version Show package version\n"
|
||||
" --log-level <lvl> Maximum level for log messages\n"
|
||||
" --log-journal-level <lvl> Maximum level for journal log messages\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue