header: fix patch name existence in the series
[guilt.git] / Documentation / guilt-fork.txt
blobc4743457c4e2afe20d86b7ee1fda088c8c3bf601
1 guilt-fork(1)
2 =============
4 NAME
5 ----
6 guilt-fork - Fork the topmost applied patch
8 SYNOPSIS
9 --------
10 include::usage-guilt-fork.txt[]
12 DESCRIPTION
13 -----------
14 Create a copy of the top most patch, and replace the entry in the series
15 file to use this new patch file.
17 OPTIONS
18 -------
19 <new_name>::
20         The name of the new patch to create.
22 Author
23 ------
24 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
26 Documentation
27 -------------
28 Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
30 include::footer.txt[]