[PATCH] Documentation/Makefile: Run xmlto with --skip-validation
[guilt.git] / Documentation / guilt-delete.1
blob6785eed5237866c2956920e59a27ed03e6022832
1 '\" t
2 .\"     Title: guilt-delete
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\-DELETE" "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-delete \- Delete a patch
32 .SH "SYNOPSIS"
33 \fIguilt\-delete\fR [\-f] <patchname>
34 .SH "DESCRIPTION"
35 Delete an unapplied patch from the series\&.
36 .SH "OPTIONS"
37 .PP
38 \-f
39 .RS 4
40 Remove the patch from the series and disk
41 .RE
42 .PP
43 <patchname>
44 .RS 4
45 Name of the patch to delete\&.
46 .RE
47 .SH "EXAMPLES"
48 Delete a patch called \fIfoobar\fR:
50 .sp
51 .if n \{\
52 .RS 4
53 .\}
54 .nf
55 $ guilt\-delete foobar
56 .fi
57 .if n \{\
58 .RE
59 .\}
60 .SH "AUTHOR"
61 Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
62 .SH "DOCUMENTATION"
63 Documentation by Brandon Philips <\m[blue]\fBbrandon@ifup\&.org\fR\m[]\&\s-2\u[2]\d\s+2>
64 .SH "GUILT"
65 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35)
66 .SH "NOTES"
67 .IP " 1." 4
68 jeffpc@josefsipek.net
69 .RS 4
70 \%mailto:jeffpc@josefsipek.net
71 .RE
72 .IP " 2." 4
73 brandon@ifup.org
74 .RS 4
75 \%mailto:brandon@ifup.org
76 .RE