debian man page for guilt-guard

Query: guilt-guard

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GUILT-GUARD(1)							   Guilt Manual 						    GUILT-GUARD(1)

NAME
guilt-guard - Assign guards to patches
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[1]>
DOCUMENTATION
Documentation by Eric Lesh <eclesh@ucla.edu[1]>
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35)
NOTES
1. eclesh@ucla.edu mailto:eclesh@ucla.edu Guilt v0.35 01/20/2013 GUILT-GUARD(1)
Related Man Pages
guilt-select(1) - debian
guards(1) - debian
guilt-new(1) - debian
git-patch-id(1) - suse
scope::guard(3) - osx
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file