3 .\" Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
6 .\" Manual: Guilt Manual
7 .\" Source: Guilt v0.34
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 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
25 .\" disable justification (adjust text to left margin only)
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
31 guilt-guard \- Assign guards to patches
33 \fIguilt\-guard\fR [\-l | \-\-list | \-n | \-\-none | [<patchname>] [(+|\-)<guard>\&...]]
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\&.
46 List all patches and their guards
51 Remove all guards from a patch
54 Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2>
56 Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2>
58 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.34)
63 \%mailto:eclesh@ucla.edu