]> granicus.if.org Git - graphviz/commitdiff
Fix mistake in usage message
authorerg <devnull@localhost>
Fri, 22 May 2009 13:19:09 +0000 (13:19 +0000)
committererg <devnull@localhost>
Fri, 22 May 2009 13:19:09 +0000 (13:19 +0000)
cmd/tools/gvgen.c

index b382ca4548e602c9621e970dd3f6e79fba34bf0f..73b497f9d823d7f38b0b0d4f9a74b12eba777806 100644 (file)
@@ -78,7 +78,7 @@ static char *Usage = "Usage: %s [-dV?] [options]\n\
  -G[f]<h,w>    : partial grid (folded if f is used)\n\
  -h<x>         : hypercube \n\
  -k<x>         : complete \n\
- -b<x,y>       : complete binary\n\
+ -b<x,y>       : complete bipartite\n\
  -o<outfile>   : put output in <outfile> (stdout)\n\
  -p<x>         : path \n\
  -s<x>         : star\n\