1simfqt_parseFareRules(1)            SimFQT            simfqt_parseFareRules(1)
2
3
4

NAME

6       simfqt_parseFareRulesBinary executable for the C++ Simulated Fare Quote
7       System Library
8

SYNOPSIS

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

DESCRIPTION

14       simfqt is a small program showing how to use the SimFQT library.
15
16       simfqt accepts the following options:
17
18       --prefix
19        Show the SimFQT installation prefix.
20
21       -v, --version
22        Print the currently installed version of SimFQT on the standard
23       output.
24
25       -h, --help
26        Produce that message and show usage.
27
28       -b, --builtin
29        The sample BOM tree can be either built-in or parsed from an input
30       file. That latter must then be given with the -f/--fare option
31
32       -f, --fare <path-to-fare-input-file>
33        Path (absolute or relative) of the (CSV) input file specifying the
34       fare rules.
35
36       -l, --log <path-to-output-log-file>
37        Path (absolute or relative) of the output log file.
38
39       See the output of the `simfqt --help' command for default options.
40

SEE ALSO

42       simfqt(1), simfqt-config(1), simfqt-library(3)
43

SUPPORT

45       Please report any bugs to
46       https://sourceforge.net/apps/trac/simfqt/report
47
49       Copyright © 2009-2011 Denis Arnaud
50
51       See the COPYING file for more information on the (LGPLv2+) license, or
52       directly on Internet:
53        http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
54
55
56
57Version 1.00.4                  Sat Aug 7 2021        simfqt_parseFareRules(1)
Impressum