Merge branch 'html'
[guilt.git] / man1 / guilt-guard.1
blob30b8dd411389d712344989fcea586d919c61d6be
1 '\" t
2 .\"     Title: guilt-guard
3 .\"    Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 09/18/2010
6 .\"    Manual: Guilt Manual
7 .\"    Source: Guilt v0.34
8 .\"  Language: English
9 .\"
10 .TH "GUILT\-GUARD" "1" "09/18/2010" "Guilt v0\&.34" "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-guard \- Assign guards to patches
32 .SH "SYNOPSIS"
33 \fIguilt\-guard\fR [\-l | \-\-list | \-n | \-\-none | [<patchname>] [(+|\-)<guard>\&...]]
34 .SH "DESCRIPTION"
35 Assign guards to the specified patch, or to the patch on top of the stack if no patch is given on the command line\&.
37 An unguarded patch is always pushed\&.
39 A positive guard begins with a +\&. A patch with a positive guard is pushed \fBonly if\fR the guard is selected\&.
41 A negative guard begins with a \-\&. A patch with a negative guard is always pushed, \fBunless\fR the guard is selected\&.
42 .SH "OPTIONS"
43 .PP
44 \-l|\-\-list
45 .RS 4
46 List all patches and their guards
47 .RE
48 .PP
49 \-n|\-\-none
50 .RS 4
51 Remove all guards from a patch
52 .RE
53 .SH "AUTHOR"
54 Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2>
55 .SH "DOCUMENTATION"
56 Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2>
57 .SH "GUILT"
58 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.34)
59 .SH "NOTES"
60 .IP " 1." 4
61 eclesh@ucla.edu
62 .RS 4
63 \%mailto:eclesh@ucla.edu
64 .RE