~ubuntu-branches/ubuntu/karmic/sbuild/karmic

« back to all changes in this revision

Viewing changes to man/sbuild-abort.1.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\-abort \- abort the current sbuild build
19
19
.SH SYNOPSIS
20
20
.BR sbuild\-abort
 
21
.RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version ]
21
22
.SH DESCRIPTION
22
23
\fBsbuild\-abort\fR kills the currently running \fIdpkg\-buildpackage\fP
23
24
process.  It will not kill if more than one process is found.
 
25
.SH OPTIONS
 
26
.SS Actions
 
27
.TP
 
28
.BR \-h ", " \-\-help
 
29
Display this manual.
 
30
.TP
 
31
.BR \-V ", " \-\-version
 
32
Print version information.
24
33
.SH EXAMPLES
25
34
To abort the current build:
26
35
.PP
27
 
\f[CR]% \f[CB]sbuild\-abort\fP\fP
 
36
\f[CR]% \f[CB]sbuild\-abort\fP\fP\[CR]
28
37
.br
29
38
.SH AUTHORS
30
39
.nf
36
45
.nf
37
46
Copyright \[co] 1998 Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>.
38
47
Copyright \[co] 2003 Ryan Murray <rmurray@debian.org>.
39
 
Copyright \[co] 2006\[en]2007 Roger Leigh <rleigh@debian.org>.
 
48
Copyright \[co] 2006\[en]2008 Roger Leigh <rleigh@debian.org>.
40
49
.fi
41
50
.SH "SEE ALSO"
42
51
.BR sbuild (1).