summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quilt/graph.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/quilt/graph.in b/quilt/graph.in
index 3ce1f73..9688704 100644
--- a/quilt/graph.in
+++ b/quilt/graph.in
@@ -39,7 +39,8 @@ the topmost patch depends on.
patch. The graph will include all other patches that this patch
depends on, as well as all patches that depend on this patch.
---all Generate a graph including all patches and their dependencies.
+--all Generate a graph including all applied patches and their
+ dependencies. (Unapplied patches are not included.)
--reduce
Eliminate transitive edges from the graph.