doc: git doesn't use git-foo invocations.
[guilt.git] / Documentation / guilt-graph.txt
blobf43206e01ff5fa0ad1195ebdec8fa27b67ed9932
1 guilt-graph(1)
2 ==============
4 NAME
5 ----
6 guilt-graph - Create a patch dependency graph
8 SYNOPSIS
9 --------
10 include::usage-guilt-graph.txt[]
12 DESCRIPTION
13 -----------
14 Create a dot(1) directed graph showing the dependencies between applied
15 patches.
17 OPTIONS
18 -------
19 <patchname>::
20         Instead of starting with the topmost applied patch, start with
21         <patchname>.
23 Author
24 ------
25 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
27 Documentation
28 -------------
29 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
31 include::footer.txt[]