fix help/description mixup
This commit is contained in:
parent
5806eb0958
commit
2fec880ff6
|
@ -1712,7 +1712,8 @@ our @options =
|
||||||
{
|
{
|
||||||
name => 'ZM_LD_PRELOAD',
|
name => 'ZM_LD_PRELOAD',
|
||||||
default => '',
|
default => '',
|
||||||
description => "Some older cameras require the use of the v4l1 compat
|
description => "Path to library to preload before launching daemons",
|
||||||
|
help => qqqq("Some older cameras require the use of the v4l1 compat
|
||||||
library. This setting allows the setting of the path
|
library. This setting allows the setting of the path
|
||||||
to the library, so that it can be loaded by zmdc.pl
|
to the library, so that it can be loaded by zmdc.pl
|
||||||
before launching zmc."),
|
before launching zmc."),
|
||||||
|
|
Loading…
Reference in New Issue