summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-03-13 14:26:33 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-03-13 14:26:33 +0000
commit6cbfe8019cbbcddae8068b336cbda23265b8245a (patch)
tree7a0d37ccb968fadac95389ec827a09399ba9d72d
parent4df003370511fcabc0c05d7920f03be08094aeb7 (diff)
downloadquilt-6cbfe8019cbbcddae8068b336cbda23265b8245a.tar.gz
- Clarification in the help text.
-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.