1pokerconfigupgrade(8)       System Manager's Manual      pokerconfigupgrade(8)
2
3
4

NAME

6       pokerconfigupgrade - upgrade poker XML configuration files to match the
7       software version
8
9

SYNOPSIS

11       pokerconfigupgrade    [--module=<python_module>]    [--help]    [--ver‐
12       bose=<level>] [--dry-run]
13                          [--upgrades=<directory>] [--reference=<directory>]
14                          [directory or file.xml] ...
15
16

DESCRIPTION

18       Apply the XSL files found in the upgrades directory to upgrade the con‐
19       figuration files given in argument to reach the  same  version  as  the
20       config software module.
21
22

OPTIONS

24       --upgrades=<directory>
25              Get the XSL files from <directory>.
26
27
28       --reference=<directory>
29              Requires  that  a single directory is provided in argument.  The
30              files that exist in <directory> but not in the target  directory
31              provided  in  argument  are copied.  The files that exist in the
32              target directory but not in the reference are removed. The files
33              that exists in both directories are upgraded if necessary.
34
35
36       --verbose=<level>
37              Set  the  verbosity level. 0 (the default) means silent. 1 means
38              print comments about actions taken.
39
40
41       --module=<python_module>
42              Use the <python_module>.config module  instead  of  the  default
43              pokerengine.pokerengineconfig module.
44
45
46       --dry-run
47              Do not actually do the upgrade but run the code anyways.
48
49
50       --help Print help message and exit.
51

AUTHORS

53       Loic Dachary <loic@gnu.org>
54
55
56
57                                     local               pokerconfigupgrade(8)
Impressum