SYNOPSIS
guilt-guard [-l | --list | -n | --none | [<patchname>] [(+|-)<guard>…]]
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>
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35)