1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.45.1.
.TH TOTALOPENSTATION-CLI-PARSER "1" "July 2014" "totalopenstation-cli-parser 0.3" "User Commands"
.SH NAME
totalopenstation-cli-parser \- Command-line parser for Total Station data
.SH SYNOPSIS
.B totalopenstation-cli-parser
[\fI\,option\/\fR] \fI\,arg1 \/\fR[\fI\,option\/\fR] \fI\,arg2 \/\fR...
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-i\fR FILE, \fB\-\-infile\fR=\fI\,FILE\/\fR
select input FILE (do not specify for stdin)
.TP
\fB\-o\fR FILE, \fB\-\-outfile\fR=\fI\,FILE\/\fR
select output FILE (do not specify for stdout)
.TP
\fB\-f\fR FORMAT, \fB\-\-input\-format\fR=\fI\,FORMAT\/\fR
select input FORMAT
.TP
\fB\-t\fR FORMAT, \fB\-\-output\-format\fR=\fI\,FORMAT\/\fR
select input FORMAT
.TP
\fB\-\-overwrite\fR
overwrite existing output file
.TP
\fB\-\-list\fR
list the available input and output formats
.SH "SEE ALSO"
The full documentation for
.B totalopenstation-cli-parser
is maintained as a Texinfo manual. If the
.B info
and
.B totalopenstation-cli-parser
programs are properly installed at your site, the command
.IP
.B info totalopenstation-cli-parser
.PP
should give you access to the complete manual.
|