simfqt - Man Page

Command-line interpreter for the C++ Simulated Fare Quote System Library

Synopsis

simfqt [--prefix] [-v|--version] [-h|--help] [-b|--builtin] [-i|--input <path-to-input>] [-l|--log <path-to-output-log-file>]

Description

simfqt is a small program showing how to use the SimFQT library.

simfqt accepts the following options:

--prefix
Show the SimFQT installation prefix.

-v, --version
Print the currently installed version of SimFQT on the standard output.

-h, --help
Produce that message and show usage.

-b, --builtin
The sample BOM tree can be either built-in or parsed from an input file. That latter must then be given with the -f/--fare option

-f, --fare <path-to-fare-input-file>
Path (absolute or relative) of the (CSV) input file specifying the fare rules.

-l, --log <path-to-output-log-file>
Path (absolute or relative) of the output log file.

See the output of the `simfqt --help' command for default options.

See Also

simfqt-config(1), simfqt-parseFareRules(1), simfqt-library(3)

Support

Please report any bugs to https://sourceforge.net/apps/trac/simfqt/report

Referenced By

simfqt-config(1), simfqt-library(3), simfqt_parseFareRules(1).

Version 1.00.8 SimFQT