NAME

export-shops - Export shops on the area


SYNOPSIS

export-shops [--help|-h] [--version|-V] [--verbose|-v] [--config config-file] --output|-o output filename filename ...

export-shops --help


DESCRIPTION

export-shops takes a area and creates an erf, having all the items on all the shops on the area. If there is multiple copies of the same item in teh shops, then only the first one is stored to the erf, and rest are ignored.

The output is written to given file.


=head1 OPTIONS
--help -h
Prints out the usage information.

--version -V
Prints out the version information.

--verbose -v
Enables the verbose prints.

--config config-file
All options given by the command line can also be given in the configuration file. This option is used to read another configuration file in addition to the default configuration file.

--output -o output filename
Output erf file, where the output is written.


EXAMPLES

    export-shops -o market.erf cereacentral.git


FILES

~/.exportshopsrc
Default configuration file.


SEE ALSO

gffprint(1), gffencode(1), gffmodify(1), Gff(3), GffRead(3), Erf(3), and ErfWrite(3).


AUTHOR

Tero Kivinen <kivinen@iki.fi>.


HISTORY

This program was added to make it easy to export items from shops on the area to erfs.