6 guilt-header - Print a patch header
10 include::usage-guilt-header.txt[]
14 Prints either the topmost patch's header or the header of a specified patch.
17 Open the header in an editor, instead of printing it.
19 Open the raw patch in an editor, instead of printing it.
21 Name of the patch. If a patch with exactly this name exists,
22 use it. Otherwise, treat the name as a regexp; if the regexp
23 matches a single patch, use it. Otherwise, list all matching
24 patch names to stderr and fail.
28 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
32 Documentation by Brandon Philips <brandon@ifup.org>