doc: git doesn't use git-foo invocations.
[guilt.git] / Documentation / guilt-fold.txt
blob7541b9980b226b2b8b6192b5115d0656d53d796c
1 guilt-fold(1)
2 =============
4 NAME
5 ----
6 guilt-fold - Fold a specified patch into the topmost applied patch
8 SYNOPSIS
9 --------
10 include::usage-guilt-fold.txt[]
12 OPTIONS
13 -------
14 -k::
15         Do not remove the patch file.
17 <patchname>::
18         Fold this patch into the topmost applied patch. 'patchname' is
19         removed from the series, as well as from the patches directory. (A
20         backup file is created.)
22 Author
23 ------
24 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
26 Documentation
27 -------------
28 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
30 include::footer.txt[]