[PATCH] guilt: skip empty line after from: line in patch descriptoin
[guilt.git] / Documentation / guilt-push.1
blob13a540b1526ace64d15dacd14d2332afdf202f1c
1 '\" t
2 .\"     Title: guilt-push
3 .\"    Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 07/17/2011
6 .\"    Manual: Guilt Manual
7 .\"    Source: Guilt v0.35
8 .\"  Language: English
9 .\"
10 .TH "GUILT\-PUSH" "1" "07/17/2011" "Guilt v0\&.35" "Guilt Manual"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 guilt-push \- Push patches onto the tree
32 .SH "SYNOPSIS"
33 \fIguilt\-push\fR [ \-f ] [\-a | \-\-all | \-n <num> | <patchname>]
34 .SH "OPTIONS"
35 .PP
36 \-f
37 .RS 4
38 Force the push if the patch doesn\(cqt apply cleanly
39 .RE
40 .PP
41 \-\-all, \-a
42 .RS 4
43 Push all patches on the tree
44 .RE
45 .PP
46 \-n <num>
47 .RS 4
48 Push specified number of patches
49 .RE
50 .PP
51 <patchname>
52 .RS 4
53 Push all patches up to and including this patch on the tree
54 .RE
55 If no patchname is given, push the next patch in the series onto the tree\&.
56 .SH "AUTHOR"
57 Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
58 .SH "DOCUMENTATION"
59 Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2>
60 .SH "GUILT"
61 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35)
62 .SH "NOTES"
63 .IP " 1." 4
64 jeffpc@josefsipek.net
65 .RS 4
66 \%mailto:jeffpc@josefsipek.net
67 .RE
68 .IP " 2." 4
69 brandon@ifup.org
70 .RS 4
71 \%mailto:brandon@ifup.org
72 .RE