fix help/description mixup

This commit is contained in:
Isaac Connor 2016-05-09 12:48:35 -04:00
parent 5806eb0958
commit 2fec880ff6
1 changed files with 2 additions and 1 deletions

View File

@ -1712,7 +1712,8 @@ our @options =
{
name => 'ZM_LD_PRELOAD',
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
to the library, so that it can be loaded by zmdc.pl
before launching zmc."),