Update my email address
[guilt.git] / Documentation / guilt-import.txt
blob6f28de4a06ddda34657f4528d8c1c51fb0db71f0
1 guilt-import(1)
2 ===============
4 NAME
5 ----
6 guilt-import - Import specified patch file
8 SYNOPSIS
9 --------
10 include::usage-guilt-import.txt[]
12 DESCRIPTION
13 -----------
14 Import a specified patch file into the series, placing it after the
15 current topmost patch.
17 OPTIONS
18 -------
19 -P <patch>::
20         Name of the patch within Guilt.
22 <patch_file>::
23         Name of the file to be imported into the series.
25 Author
26 ------
27 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
29 Documentation
30 -------------
31 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
33 include::footer.txt[]