From: erg Date: Fri, 22 May 2009 13:19:09 +0000 (+0000) Subject: Fix mistake in usage message X-Git-Tag: LAST_LIBGRAPH~32^2~2037 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ff6a14d96b8962cf5683cc9f4877af47c793f7d;p=graphviz Fix mistake in usage message --- diff --git a/cmd/tools/gvgen.c b/cmd/tools/gvgen.c index b382ca454..73b497f9d 100644 --- a/cmd/tools/gvgen.c +++ b/cmd/tools/gvgen.c @@ -78,7 +78,7 @@ static char *Usage = "Usage: %s [-dV?] [options]\n\ -G[f] : partial grid (folded if f is used)\n\ -h : hypercube \n\ -k : complete \n\ - -b : complete binary\n\ + -b : complete bipartite\n\ -o : put output in (stdout)\n\ -p : path \n\ -s : star\n\