guilt-guard(1)
==============

NAME
----
guilt-guard - Assign guards to patches

SYNOPSIS
--------
include::usage-guilt-guard.txt[]

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 *only if* the guard is selected.

A negative guard begins with a -. A patch with a negative guard is
always pushed, *unless* the guard is selected.

OPTIONS
-------
-l|--list::
        List all patches and their guards

-n|--none::
        Remove all guards from a patch

Author
------
Written by Eric Lesh <eclesh@ucla.edu>

Documentation
-------------
Documentation by Eric Lesh <eclesh@ucla.edu>

include::footer.txt[]
