NAME

dvbt-chans - Show DVBT channels

SYNOPSIS

dvbt-chans [options]

Options:

-debug level         set debug level
-verbose level       set verbosity level
-help                brief help message
-man                 full documentation
-check               check validity of channels

OPTIONS

-help

Print a brief help message and exits.

-man

Prints the manual page and exits.

-verbose

Set verbosity level. Higher values show more information.

-debug

Set debug level. Higher levels show more debugging information (only really of any interest to developers!)

-check

Ensures that all channels have a valid set of frequency parameters (Note: does not check that these will actually record the correct channel!)

DESCRIPTION

Script that uses the perl Linux::DVB::DVBT package to provide DVB-T adapter functions.

Reads the current config files and displays the list of known channels.

For full details of the DVBT functions, please see:

  perldoc Linux::DVB::DVBT