]> granicus.if.org Git - graphviz/commitdiff
Fix bug 1276
authorerg <devnull@localhost>
Fri, 18 Jan 2008 19:01:58 +0000 (19:01 +0000)
committererg <devnull@localhost>
Fri, 18 Jan 2008 19:01:58 +0000 (19:01 +0000)
cmd/tools/ccomps.1

index 70151f9ede12ef97aaab0c805376e8243ffc0c8c..4ee62eed782a08e81018ceb59bab8509c46a1783 100644 (file)
@@ -20,9 +20,8 @@ printing the components to standard output.
 The following options are supported:
 .TP
 .B \-s
-No output graph is printed. Implies the
-.B \-v 
-flag.
+No output graph is printed. The return value can be used to
+check if the graph is connected or not.
 .TP
 .B \-x
 Only the connected components are printed, as separate graphs.