guilt: Working around missing touch -d on Darwin.
[guilt.git] / Documentation / guilt-header.txt
blob870bfafe10fa3d1665cf7d2b64ef3a7469a8aa24
1 guilt-header(1)
2 ===============
4 NAME
5 ----
6 guilt-header - Print a patch header
8 SYNOPSIS
9 --------
10 include::usage-guilt-header.txt[]
12 DESCRIPTION
13 -----------
14 Prints either the topmost patch's header or the header of a specified patch.
16 -e::
17         Open the header in an editor, instead of printing it.
18 -E::
19         Open the raw patch in an editor, instead of printing it.
20 <patchname>::
21         Name of the patch.
23 Author
24 ------
25 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
27 Documentation
28 -------------
29 Documentation by Brandon Philips <brandon@ifup.org>
31 include::footer.txt[]