SYNOPSIS
pdexport [-d destfile] database
DESCRIPTION
This is a simple utility for exporting a PAPI BasicAuth database to a text file.
A record per line, compatible with the format used by pdimport will be printed.
ARGUMENTS
pdexport takes the following arguments:
- -d destfile
- Use the specified file as destination. If not specified, standard output will be used.
- database
- Database to be converted into textual format.