Initial commit
Made-with: Cursor
This commit is contained in:
42
astral-service/static/lib/libredwg/share/man/man1/dwgread.1
Normal file
42
astral-service/static/lib/libredwg/share/man/man1/dwgread.1
Normal file
@@ -0,0 +1,42 @@
|
||||
.\" 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.
|
||||
Reference in New Issue
Block a user