Provided by: guilt_0.36-3_all 

NAME
guilt-header - Print a patch header
SYNOPSIS
guilt header [-eE] [<patchname>]
DESCRIPTION
Prints either the topmost patch’s header or the header of a specified patch.
-e
Open the header in an editor, instead of printing it.
-E
Open the raw patch in an editor, instead of printing it.
<patchname>
Name of the patch. If a patch with exactly this name exists, use it. Otherwise, treat the name as a
regexp; if the regexp matches a single patch, use it. Otherwise, list all matching patch names to
stderr and fail.
AUTHOR
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
DOCUMENTATION
Documentation by Brandon Philips <brandon@ifup.org[2]>
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.36)
NOTES
1. jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
2. brandon@ifup.org
mailto:brandon@ifup.org
Guilt v0.36 01/12/2023 GUILT-HEADER(1)