Provided by: libconfig-model-lcdproc-perl_2.046-1_all 

NAME
Config::Model::LcdProc - Edit and validate LcdProc configuration file
VERSION
version 2.046
SYNOPSIS
invoke editor
The following command will load "/etc/LCDd.conf" and launch a graphical editor:
cme edit lcdproc
Just check lcdproc configuration
You can also use cme to run sanity checks on the configuration file:
cme check lcdproc
Fix warnings
When run, cme may issue several warnings regarding the content of your file. You can choose to fix
(most of) these warnings with the command:
cme fix lcdproc
DESCRIPTION
This module provides a configuration editor (and models) for the configuration file of LcdProc, i.e.
"/etc/LCDd.conf".
This module can also be used to modify safely the content of this file from a Perl programs.
SEE ALSO
• http://lcdproc.omnipotent.net/
• cme
• Config::Model
• http://github.com/dod38fr/config-model/wiki/Using-config-model
AUTHOR
Dominique Dumont
COPYRIGHT AND LICENSE
This software is Copyright (c) 2016 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
perl v5.22.1 2016-01-31 Config::Model::LcdProc(3pm)