~ubuntu-branches/ubuntu/jaunty/sbuild/jaunty

« back to all changes in this revision

Viewing changes to man/sbuild-adduser.8.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2008-08-03 09:59:51 UTC
  • mfrom: (8.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080803095951-q7yt3oskxwsn2uvn
Tags: 0.57.5-1ubuntu1
* Merge from debian unstable, remaining changes:
 + Sbuild.pm: 
  - If we're trying to compare versions against a provided package, 
    always return "not satisfied", forcing an install attempt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Copyright © 2005-2007  Roger Leigh <rleigh@debian.org>
 
1
.\" Copyright © 2005-2008  Roger Leigh <rleigh@debian.org>
2
2
.\"
3
3
.\" This program is free software: you can redistribute it and/or modify
4
4
.\" it under the terms of the GNU General Public License as published by
18
18
sbuild\-adduser \- add an sbuild user
19
19
.SH SYNOPSIS
20
20
.B sbuild\-adduser
21
 
.B user1
22
 
.RB "[ " user2 " [ " user\f[BI]n\fP... ]]
 
21
.RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version ]
 
22
.BR USER1 " [" USER2 " [" USER\f[BI]n\fP... ]]
23
23
.SH DESCRIPTION
24
24
\fBsbuild\-adduser\fR adds the specified users to the \fIsbuild\fP group,
25
25
granting them the privelege to build packages with
34
34
grant finer-grained permissions, for example to restrict individual users to
35
35
particular chroots.
36
36
.SH OPTIONS
37
 
.TP
38
 
.I user
 
37
.SS Actions
 
38
.TP
 
39
.BR \-h ", " \-\-help
 
40
Display this manual.
 
41
.TP
 
42
.BR \-V ", " \-\-version
 
43
Print version information.
 
44
.SS User selection
 
45
.TP
 
46
.B USER
39
47
The user to be granted sbuild access.
40
48
.SH EXAMPLES
41
49
To allow user \fIrleigh\fP sbuild access:
48
56
.fi
49
57
.SH COPYRIGHT
50
58
.nf
51
 
Copyright \[co] 2006\[en]2007 Roger Leigh <rleigh@debian.org>.
 
59
Copyright \[co] 2006\[en]2008 Roger Leigh <rleigh@debian.org>.
52
60
.fi
53
61
.SH "SEE ALSO"
54
62
.BR sbuild (1),