Initial commit
Made-with: Cursor
This commit is contained in:
56
astral-service/static/lib/libredwg/share/man/man1/dwggrep.1
Normal file
56
astral-service/static/lib/libredwg/share/man/man1/dwggrep.1
Normal file
@@ -0,0 +1,56 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH DWGGREP "1" "February 2024" "dwggrep 0.13.3" "User Commands"
|
||||
.SH NAME
|
||||
dwggrep \- manual page for dwggrep 0.13.3
|
||||
.SH SYNOPSIS
|
||||
.B dwggrep
|
||||
[\fI\,OPTIONS\/\fR]... \fI\,pattern files\/\fR
|
||||
.SH DESCRIPTION
|
||||
Search regex pattern in a list of DWGs.
|
||||
.TP
|
||||
\fB\-i\fR
|
||||
Case\-insensitive pattern
|
||||
.TP
|
||||
\fB\-x\fR
|
||||
Extended regex pattern
|
||||
.TP
|
||||
\fB\-c\fR, \fB\-\-count\fR
|
||||
Print only the count of matched elements.
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-no\-filename\fR
|
||||
Print no filename.
|
||||
.TP
|
||||
\fB\-y\fR, \fB\-\-type\fR NAME
|
||||
Search only NAME entities or objects.
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-dxf\fR NUM
|
||||
Search only DXF group NUM fields.
|
||||
.TP
|
||||
\fB\-t\fR, \fB\-\-text\fR
|
||||
Search only in TEXT\-like entities.
|
||||
.TP
|
||||
\fB\-b\fR, \fB\-\-blocks\fR
|
||||
Search also in all block definitions.
|
||||
.TP
|
||||
\fB\-\-tables\fR
|
||||
Search only in table names.
|
||||
.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 dwggrep
|
||||
is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B dwggrep
|
||||
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