1=head1 NAME
2
3checkpto - Helper program for Hugin's Makefile assistant
4
5=head1 SYNOPSIS
6
7B<checkpto> I<input.pto>
8
9=head1 DESCRIPTION
10
11B<checkpto> examines the connections between images in a project and
12reports back the number of parts or image groups in that project
13
14
15B<checkpto> is used by the Assistant Makefile when creating a new project.
16
17=head1 FURTHER SWITCHES
18
19=over
20
21=item B<--print-output-info>
22
23Print more information about the output
24
25=item B<-generate-argfile=file>
26
27Generate Exiftool argfile
28
29=item B<-no-gpano>
30
31Don't include GPano tags in argfile
32
33=back
34
35=head1 AUTHORS
36
37Thomas Modes
38
39