mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
miracled: remove old --help text
These two entries are no longer valid, remove them. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
This commit is contained in:
parent
3a8e2ff9e0
commit
b161687cb7
1 changed files with 0 additions and 3 deletions
|
@ -412,9 +412,6 @@ static int help(void)
|
||||||
" --version Show package version\n"
|
" --version Show package version\n"
|
||||||
" --log-level <lvl> Maximum level for log messages\n"
|
" --log-level <lvl> Maximum level for log messages\n"
|
||||||
" --log-time Prefix log-messages with timestamp\n"
|
" --log-time Prefix log-messages with timestamp\n"
|
||||||
"\n"
|
|
||||||
" --netdev <dev> Network device to run on\n"
|
|
||||||
" --wpa-rundir <dir> wpa_supplicant runtime dir [default: /run/wpa_supplicant]\n"
|
|
||||||
, program_invocation_short_name);
|
, program_invocation_short_name);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue