Initial commit
Made-with: Cursor
This commit is contained in:
57
astral-service/static/lib/libredwg/share/man/man1/dwg2dxf.1
Normal file
57
astral-service/static/lib/libredwg/share/man/man1/dwg2dxf.1
Normal file
@@ -0,0 +1,57 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH DWG2DXF "1" "February 2024" "dwg2dxf 0.13.3" "User Commands"
|
||||
.SH NAME
|
||||
dwg2dxf \- manual page for dwg2dxf 0.13.3
|
||||
.SH SYNOPSIS
|
||||
.B dwg2dxf
|
||||
[\fI\,OPTION\/\fR]... \fI\,DWGFILES\/\fR...
|
||||
.SH DESCRIPTION
|
||||
Converts DWG files to DXF.
|
||||
Default DXFFILE: DWGFILE with .dxf extension in the current directory.
|
||||
Existing files are not overwritten, unless \fB\-y\fR is given.
|
||||
.TP
|
||||
\fB\-v[0\-9]\fR, \fB\-\-verbose\fR [0\-9]
|
||||
verbosity
|
||||
.TP
|
||||
\fB\-\-as\fR rNNNN
|
||||
save as version
|
||||
.IP
|
||||
Valid versions:
|
||||
.IP
|
||||
r12, r14, r2000, r2004, r2007, r2010, r2013
|
||||
.IP
|
||||
Planned versions:
|
||||
.IP
|
||||
r9, r10, r11, r2018
|
||||
.TP
|
||||
\fB\-m\fR, \fB\-\-minimal\fR
|
||||
only $ACADVER, HANDSEED and ENTITIES
|
||||
.TP
|
||||
\fB\-b\fR, \fB\-\-binary\fR
|
||||
save as binary DXF
|
||||
.TP
|
||||
\fB\-y\fR, \fB\-\-overwrite\fR
|
||||
overwrite existing files
|
||||
.TP
|
||||
\fB\-o\fR outfile, \fB\-\-file\fR
|
||||
optional, only valid with one single DWGFILE
|
||||
.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 dwg2dxf
|
||||
is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B dwg2dxf
|
||||
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