File: lp-check-membership.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-- 552 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH lp-check-membership "1" "Feb 19 2012" "lptools"
.SH NAME
lp-check-membership \- check if a launchpad user is a member of a group

.SH SYNOPSIS
.B lp-check-membership <\fIperson\fR> <\fIgroup\fR>
.br
.B lp-check-membership \-\-help

.SH DESCRIPTION
\fBlp-check-membership\fR checks if a user is a member of a particular
Launchpad group.

.SH OPTIONS
Listed below are the command line options for \fBlp-check-membership\fR:
.TP
.BR \-h ", " \-\-help
Display a help message and exit.

.SH AUTHORS
\fBlp-check-membership\fR was written by Martin Pool.