~debian-lptools/debian/sid/lptools/sid

« back to all changes in this revision

Viewing changes to doc/lp-check-membership.1

  • Committer: Jelmer Vernooij
  • Date: 2023-09-28 12:07:22 UTC
  • mfrom: (2.18.8)
  • Revision ID: jelmer@jelmer.uk-20230928120722-704pws90v7e943dk
* New upstream snapshot.
 + Drop patches for conversion to python 3 and breezy; now merged upstream.
+ debian/upstream/metadata: Drop unknown Homepage field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH lp-check-membership "1" "Feb 19 2012" "lptools"
 
2
.SH NAME
 
3
lp-check-membership \- check if a launchpad user is a member of a group
 
4
 
 
5
.SH SYNOPSIS
 
6
.B lp-check-membership <\fIperson\fR> <\fIgroup\fR>
 
7
.br
 
8
.B lp-check-membership \-\-help
 
9
 
 
10
.SH DESCRIPTION
 
11
\fBlp-check-membership\fR checks if a user is a member of a particular
 
12
Launchpad group.
 
13
 
 
14
.SH OPTIONS
 
15
Listed below are the command line options for \fBlp-check-membership\fR:
 
16
.TP
 
17
.BR \-h ", " \-\-help
 
18
Display a help message and exit.
 
19
 
 
20
.SH AUTHORS
 
21
\fBlp-check-membership\fR was written by Martin Pool.