mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
21 lines
656 B
Groff
21 lines
656 B
Groff
.TH grep\-merges 1 "December 15, 2010" "ubuntu-dev-tools"
|
|
.SH NAME
|
|
grep\-merges \- search for outstanding merges from Debian
|
|
.SH SYNOPSIS
|
|
.B grep\-merges
|
|
.RI [ pattern ]
|
|
.SH DESCRIPTION
|
|
.B grep\-merges
|
|
searches merges.ubuntu.com for pending merges from Debian.
|
|
If a
|
|
.I pattern
|
|
is given, it will list all merges whose source package name, last changelog
|
|
author, or last uploader match that pattern.
|
|
Otherwise, it will list all merges.
|
|
.SH AUTHOR
|
|
.B grep\-merges
|
|
and this manual page were written by Colin Watson <cjwatson@ubuntu.com>.
|
|
.PP
|
|
Both are released under the terms of the GNU General Public License, version
|
|
3 or (at your option) any later version.
|