NAME

dcdb-info.perl - get administrative info from a DiaColloDB diachronic collocation database

SYNOPSIS

dcdb-info.perl [OPTIONS] DBDIR_OR_URL

Options:
  -h, -help              # display a brief usage summary
  -V, -version           # display program version
  -l, -log-level LEVEL   # set minimum DiaColloDB log-level
  -q, -quiet             # alias for -log-level=warn

DESCRIPTION

dcdb-info.perl prints some basic information about the DiaColloDB database directory specified in the DBDIR argument. Output is in JSON format.

OPTIONS AND ARGUMENTS

Arguments

DBDIR

DiaColloDB database directory to be scanned.

General Options

-help

Display a brief help message and exit.

-version

Display version information and exit.

BUGS AND LIMITATIONS

Probably many.

ACKNOWLEDGEMENTS

Perl by Larry Wall.

AUTHOR

Bryan Jurish <moocow@cpan.org>

SEE ALSO

DiaColloDB(3pm), dcdb-create.perl(1), dcdb-query.perl(1), dcdb-export.perl(1), dcdb-upgrade.perl(1), perl(1).