Add 2011 to FSF/AIST copyright years.
[bpt/emacs.git] / doc / man / ebrowse.1
CommitLineData
0c497687 1.\" See section COPYING for copyright and redistribution information.
08d03897
DN
2.TH EBROWSE 1
3.SH NAME
4ebrowse \- create a class hierarchy database
5.SH SYNOPSIS
0c497687
GM
6.B ebrowse
7.RI [ options ]
8.RI [ FILES .\|.\|.]
08d03897
DN
9.SH "DESCRIPTION"
10This manual page documents briefly the
11.BR ebrowse
12command. Full documentation is available in the GNU Info format.
13.PP
14.B ebrowse
15is used to create the database used by the class browser in Emacs.
16.PP
17.SH OPTIONS
c5725ced 18The program follows the usual GNU command line syntax, with long
08d03897
DN
19options starting with two dashes (`-').
20.TP
0c497687 21.B \-a, \-\-append
08d03897
DN
22append output to existing file
23.TP
0c497687
GM
24.B \-f, \-\-files=FILES
25read input file names from
26.I FILE
08d03897 27.TP
0c497687 28.B \-I, \-\-search-path=LIST
08d03897
DN
29set search path for input files
30.TP
0c497687
GM
31.B \-m, \-\-min-regexp-length=N
32set minimum regexp length to
33.I N
08d03897 34.TP
0c497687
GM
35.B \-M, \-\-max-regexp-length=N
36set maximum regexp length to
37.I N
08d03897 38.TP
0c497687 39.B \-n, \-\-no-nested-classes
08d03897
DN
40exclude nested classes
41.TP
0c497687
GM
42.B \-o, \-\-output-file=FILE
43set output file name to
44.I FILE
08d03897 45.TP
0c497687 46.B \-p, \-\-position-info
08d03897
DN
47print info about position in file
48.TP
0c497687 49.B \-s, \-\-no-structs-or-unions
08d03897
DN
50don't record structs or unions
51.TP
0c497687 52.B \-v, \-\-verbose
08d03897
DN
53be verbose
54.TP
0c497687 55.B \-V, \-\-very-verbose
08d03897
DN
56be very verbose
57.TP
0c497687 58.B \-x, \-\-no-regexps
08d03897
DN
59don't record regular expressions
60.TP
61.B \-\-help
62display this help
63.TP
64.B \-\-version
65display version info
66.SH "SEE ALSO"
c5725ced
DN
67.BR emacs (1),
68.BR etags (1),
69and the full documentation for
70.B ebrowse
71which is maintained as a Texinfo manual. If the
72.B info
73and
74.B ebrowse
75programs are properly installed at your site, the command
76.IP
77.B info ebrowse
78.PP
79should give you access to the complete manual.
0c497687 80.SH AUTHOR
08d03897 81.I Ebrowse
0c497687 82was written by Gerd Moellmann.
08d03897
DN
83.
84.SH COPYING
0c497687
GM
85Copyright
86.if t \(co
87.if n (C)
5df4f04c 882008, 2009, 2010, 2011 Free Software Foundation, Inc.
0c497687
GM
89.PP
90Permission is granted to make and distribute verbatim copies of this
91document provided the copyright notice and this permission notice are
92preserved on all copies.
93.PP
94Permission is granted to copy and distribute modified versions of
95this document under the conditions for verbatim copying, provided that
96the entire resulting derived work is distributed under the terms of
97a permission notice identical to this one.
98.PP
99Permission is granted to copy and distribute translations of this
100document into another language, under the above conditions for
101modified versions, except that this permission notice may be stated
102in a translation approved by the Free Software Foundation.
08d03897 103.
bb472684 104.\" arch-tag: b771158b-90cb-43a5-b9af-dbc506311817