polygraph-cdb(1)
NAME
polygraph-cdb - content database manipulation tool
SYNOPSIS
cdb <database.cdb> <command> [--option] [filename ...]
DESCRIPTION
- Cdb creates, updates, and displays content databases. If the database
does not exist, the `add' operation will create it. You can add one or
more files at a time. By default, contents to be added is read from the
standard input. Alternatively, you can specify file names. Cdb assumes
that all input files are in HTML-like format. It is your responsibility
to strip off any HTTP headers, if needed.
- commands:
- show dump database contents to stdout
- add add file(s) contents to the database
- options:
- format <markup|linkonly|verbatim>
split each file into markup tags, adjust links, or add as is
TROUBLESHOOTING PROBLEMS
See www.web-polygraph.org for more information about Web Polygraph.
COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc.