-
Notifications
You must be signed in to change notification settings - Fork 7
/
bch.1
18 lines (12 loc) · 1013 Bytes
/
bch.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH bch 1 "6 Oct 2010" bikeshed "bikeshed"
.SH NAME
bch - open the debian/changelog in sensible editor, appending a line showing the current files that have been modified
.SH SYNOPSIS
\fBbch\fP
.SH DESCRIPTION
\fBbch\fP is a program that determines the files that have been modified in the current bzr tree, and opens \fIdebian/changelog\fP for editing, using \fBdch\fP(1), and appending a changelog entry for the current list of modified files.
.SH SEE ALSO
\fBbzr\fP(1), \fBsensible-editor\fP(1), \fBdch\fP(1)
.SH AUTHOR
This manpage and the utility was written by Dustin Kirkland <[email protected]> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.