6 guilt-guard - Assign guards to patches
10 include::usage-guilt-guard.txt[]
14 Assign guards to the specified patch, or to the patch on top of the
15 stack if no patch is given on the command line.
17 An unguarded patch is always pushed.
19 A positive guard begins with a +. A patch with a positive guard is
20 pushed *only if* the guard is selected.
22 A negative guard begins with a -. A patch with a negative guard is
23 always pushed, *unless* the guard is selected.
28 List all patches and their guards
31 Remove all guards from a patch
35 Written by Eric Lesh <eclesh@ucla.edu>
39 Documentation by Eric Lesh <eclesh@ucla.edu>