1EBROWSE(1)                  General Commands Manual                 EBROWSE(1)
2
3
4

NAME

6       ebrowse - create a class hierarchy database
7

SYNOPSIS

9       ebrowse [options] [FILES...]
10

DESCRIPTION

12       This  manual page documents briefly the ebrowse command.  Full documen‐
13       tation is available in the GNU Info format.
14
15       ebrowse is used to create the database used by  the  class  browser  in
16       Emacs.
17

OPTIONS

19       The  program  follows  the  usual  GNU  command  line syntax, with long
20       options starting with two dashes ("-").
21
22       -a, --append
23              append output to existing file
24
25       -f, --files=FILES
26              read input file names from FILE
27
28       -I, --search-path=LIST
29              set search path for input files
30
31       -m, --min-regexp-length=N
32              set minimum regexp length to N
33
34       -M, --max-regexp-length=N
35              set maximum regexp length to N
36
37       -n, --no-nested-classes
38              exclude nested classes
39
40       -o, --output-file=FILE
41              set output file name to FILE
42
43       -p, --position-info
44              print info about position in file
45
46       -s, --no-structs-or-unions
47              don't record structs or unions
48
49       -v, --verbose
50              be verbose
51
52       -V, --very-verbose
53              be very verbose
54
55       -x, --no-regexps
56              don't record regular expressions
57
58       --help display this help
59
60       --version
61              display version info
62

SEE ALSO

64       emacs(1), etags(1), and the full documentation  for  ebrowse  which  is
65       maintained  as  a Texinfo manual.  If the info and ebrowse programs are
66       properly installed at your site, the command
67
68              info ebrowse
69
70       should give you access to the complete manual.
71

AUTHOR

73       Ebrowse was written by Gerd Moellmann.
74

COPYING

76       Copyright 2008-2019 Free Software Foundation, Inc.
77
78       Permission is granted to make and distribute verbatim  copies  of  this
79       document  provided  the copyright notice and this permission notice are
80       preserved on all copies.
81
82       Permission is granted to copy and distribute modified versions of  this
83       document  under  the conditions for verbatim copying, provided that the
84       entire resulting derived work is distributed under the terms of a  per‐
85       mission notice identical to this one.
86
87       Permission is granted to copy and distribute translations of this docu‐
88       ment into another language, under the  above  conditions  for  modified
89       versions,  except that this permission notice may be stated in a trans‐
90       lation approved by the Free Software Foundation.
91
92
93
94
95                                                                    EBROWSE(1)
Impressum