43 lines
1.1 KiB
Groff
43 lines
1.1 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
.TH DWGREAD "1" "February 2024" "dwgread 0.13.3" "User Commands"
|
|
.SH NAME
|
|
dwgread \- manual page for dwgread 0.13.3
|
|
.SH SYNOPSIS
|
|
.B dwgread
|
|
[\fI\,OPTION\/\fR]... \fI\,DWGFILE\/\fR
|
|
.SH DESCRIPTION
|
|
Reads the DWG into some optional output format to stdout or some file,
|
|
and prints error, success or verbose internal progress to stderr.
|
|
.TP
|
|
\fB\-v[0\-9]\fR, \fB\-\-verbose\fR [0\-9]
|
|
verbosity
|
|
.TP
|
|
\fB\-O\fR fmt, \fB\-\-format\fR fmt
|
|
fmt: DXF, DXFB, JSON, minJSON, GeoJSON
|
|
.TP
|
|
Planned output formats:
|
|
YAML, XML/OGR, GPX, SVG, PS
|
|
.TP
|
|
\fB\-o\fR outfile
|
|
also defines the output fmt. Default: stdout
|
|
.TP
|
|
\fB\-\-help\fR
|
|
display this help and exit
|
|
.TP
|
|
\fB\-\-version\fR
|
|
output version information and exit
|
|
.PP
|
|
GNU LibreDWG online manual: <https://www.gnu.org/software/libredwg/>
|
|
.SH "SEE ALSO"
|
|
The full documentation for
|
|
.B dwgread
|
|
is maintained as a Texinfo manual. If the
|
|
.B info
|
|
and
|
|
.B dwgread
|
|
programs are properly installed at your site, the command
|
|
.IP
|
|
.B info LibreDWG
|
|
.PP
|
|
should give you access to the complete manual.
|