Updated all man page dates/versions
[geda-gaf.git] / gattrib / docs / gattrib.1
blob3c05cabbb1b5f7cde6a37f3bbabffe6fd3b3d2c1
1 .TH gattrib 1 "June 19th, 2011" "gEDA Project" 1.7.1.20110619
2 .SH NAME
3 gattrib - gEDA/gaf Schematic Attribute Editor
4 .SH SYNOPSIS
5 .B gattrib
6 [\fIOPTION\fR ...] [\fIFILE\fR ...]
7 .SH DESCRIPTION
8 .PP
9 \fBgattrib\fR is a spreadsheet-like tool for bulk editing of
10 attributes in gEDA schematics, usually created in \fBgschem\fR(1).
11 .PP
12 If no \fIFILE\fRs to open are specified on the command line,
13 \fBgattrib\fR will display a file selector dialog on startup.
15 .SH OPTIONS
16 .TP 8
17 \fB-q\fR, \fB--quiet\fR
18 Quiet mode. Turn off all warnings/notes/messages.
19 .TP 8
20 \fB-v\fR, \fB--verbose\fR
21 Verbose mode.  Output all diagnostic information.
22 .TP 8
23 \fB-h\fR, \fB--help\fR
24 Print a help message.
26 .SH ENVIRONMENT
27 .TP 8
28 .B GEDADATA
29 specifies the search directory for Scheme and rc files.  The default
30 is `${prefix}/share/gEDA'.
31 .TP 8
32 .B GEDADATARC
33 specifies the search directory for rc files.  The default is `$GEDADATA'.
35 .SH AUTHORS
36 See the `AUTHORS' file included with this program.
38 .SH COPYRIGHT
39 .nf
40 Copyright \(co 1999-2011 gEDA Contributors.  License GPLv2+: GNU GPL
41 version 2 or later.  Please see the `COPYING' file included with this
42 program for full details.
43 .PP
44 This is free software: you are free to change and redistribute it.
45 There is NO WARRANTY, to the extent permitted by law.
47 .SH SEE ALSO
48 \fBgschem\fR(1)