doc: git doesn't use git-foo invocations.
[guilt.git] / Documentation / guilt-series.txt
blob3761e29de369944f8e9f9275372abd604c60259c
1 guilt-series(1)
2 ===============
4 NAME
5 ----
6 guilt-series - Print the stack of patches
8 SYNOPSIS
9 --------
10 include::usage-guilt-series.txt[]
12 DESCRIPTION
13 -----------
14 Print the stack of patches on this branch.
16 OPTIONS
17 -------
18 -e::
19         Edit the series file.
21 -g::
22         Instead of outputting the series, start gitk and display the applied
23         patches. Ignores the verbose flag.
25 -v::
26         Verbose output; adds an = next to the top most applied patch, and a
27         + to all other applied patches
29 Author
30 ------
31 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
33 Documentation
34 -------------
35 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
37 include::footer.txt[]