File: lp-review-notifier.1

package info (click to toggle)
lptools 0.3.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: python: 1,550; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 767 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH lp-review-notifier "1" "Oct 24 2012" "lptools"
.SH NAME
lp-review-notifier \- desktop notifier about reviews that can be done

.SH SYNOPSIS
.B lp-review-notifier <\fIproject1\fR> [[\fIproject2\fR] ...]

.SH DESCRIPTION
\fBlp-review-notifier\fR will present notifications for changes to merge
proposals on a project. You currently must pass the list of projects on the
command line.

.SH OPTIONS
Listed below are the command line options for \fBlp-review-notifier\fR:
.TP
.BR <\fIproject1\fR> [[\fIproject2\fR] ...]
List of projects to display notifications for changes to merge proposals for.

.SH AUTHORS
\fBlp-review-notifier\fR was written by Rodney Dawes <rodney.dawes@canonical.com>,
and this manual page was written by Nathan Handler <nhandler@ubuntu.com>.