Guilt v0.35
[guilt.git] / Documentation / guilt-commit.1
blob3bd1ff514019c964e33c7d758972d8317e15ccc0
1 '\" t
2 .\"     Title: guilt-commit
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\-COMMIT" "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-commit \- Commit specified number of patches
32 .SH "SYNOPSIS"
33 \fIguilt\-commit\fR \-n <num> | \-a | \-\-all
35 Turn specified number of bottom most patches into Git commits\&. This removes the the patches from the series, and status file\&.
36 .SH "OPTIONS"
37 .PP
38 \-\-all, \-a
39 .RS 4
40 Commit all applied patches
41 .RE
42 .PP
43 \-n <num>
44 .RS 4
45 Commit <num> bottom most patches
46 .RE
47 .SH "AUTHOR"
48 Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
49 .SH "DOCUMENTATION"
50 Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
51 .SH "GUILT"
52 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35)
53 .SH "NOTES"
54 .IP " 1." 4
55 jeffpc@josefsipek.net
56 .RS 4
57 \%mailto:jeffpc@josefsipek.net
58 .RE