'\" t .\" Title: guilt-guard .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 08/24/2016 .\" Manual: Guilt Manual .\" Source: Guilt v0.36 .\" Language: English .\" .TH "GUILT\-GUARD" "1" "08/24/2016" "Guilt v0\&.36" "Guilt Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" guilt-guard \- Assign guards to patches .SH "SYNOPSIS" \fIguilt guard\fR [\-l | \-\-list | \-n | \-\-none | [] [(+|\-)\&...]] .SH "DESCRIPTION" Assign guards to the specified patch, or to the patch on top of the stack if no patch is given on the command line\&. An unguarded patch is always pushed\&. A positive guard begins with a +\&. A patch with a positive guard is pushed \fBonly if\fR the guard is selected\&. A negative guard begins with a \-\&. A patch with a negative guard is always pushed, \fBunless\fR the guard is selected\&. .SH "OPTIONS" .PP \-l|\-\-list .RS 4 List all patches and their guards .RE .PP \-n|\-\-none .RS 4 Remove all guards from a patch .RE .SH "AUTHOR" Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> .SH "DOCUMENTATION" Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> .SH "GUILT" Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.36) .SH "NOTES" .IP " 1." 4 eclesh@ucla.edu .RS 4 \%mailto:eclesh@ucla.edu .RE