1PTOGET(1) User Contributed Perl Documentation PTOGET(1)
2
3
4
6 ptoget - query a pto project
7
9 ptoget [options] project.pto
10
11 Options:
12 -p | --panorama query 'p' panorama lines
13 -m | --mode query 'm' mode lines
14 -i | --image query 'i' image lines
15 -v | --variable query 'v' optimisation variable lines
16 -o | --option query '#hugin_' option lines
17 -h | --help Outputs help documentation
18
20 ptoget queries global parameters from a hugin .pto project. Only one
21 parameter can be queried at once.
22
24 This program is free software; you can redistribute it and/or modify it
25 under the terms of the GNU General Public License as published by the
26 Free Software Foundation; either version 2 of the License, or (at your
27 option) any later version.
28
30 <http://hugin.sourceforge.net/> ptoset
31
33 Bruno Postle - November 2008.
34
35
36
37perl v5.38.0 2023-07-21 PTOGET(1)