1BE(1)                       distributed bug tracker                      BE(1)
2
3
4

NAME

6       be - distributed bug tracking from the command line
7

SYNOPSIS

9       be [options] [command] [command_options] [commands_args...]
10

DESCRIPTION

12       be  allows commandline interaction with the Bugs Everywhere database in
13       a project tree.
14
15       To avoid bit-rotted documentation, we do  not  describe  all  available
16       commands  and  options in this manpage.  Run be help for accurate docu‐
17       mentation.  See the Bugs Everywhere Manual for more detailed documenta‐
18       tion and tutorials.
19

COMMANDS

21       help   Print help for be and a list of all available commands.
22
23       Run be help for a complete list.
24

EXAMPLES

26       be help
27              Show general help and a list of all commands.
28
29       be help init
30              Show help for the init command.
31
32       be init
33              Initialize a new Bugs Everywhere database.
34

BUGS

36       The  Bugs  Everywhere  uses Bugs Everywhere to track its bugs.  You can
37       submit bugs directly using be:
38
39       % be --repo http://bugs.bugseverywhere.org/ new "The demuxulizer is broken"
40       Created bug with ID bea/abc
41       % be --repo http://bugs.bugseverywhere.org/ comment bea/abc
42       <Describe bug>
43       % be --repo http://bugs.bugseverywhere.org/ commit "Reported bug in demuxulizer"
44
45       Or send an email to the mailing list at be-devel@bugseverywhere.org.
46

AUTHOR

48       wking@drexel.edu
49
51       Permission is granted to copy, distribute and/or modify  this  document
52       under  the  terms  of  the GNU General Public License, Version 2 or (at
53       your option) any later version published by the Free  Software  Founda‐
54       tion.
55
56
57
58
590.2                               2011-01-10                             BE(1)
Impressum