From: ellson Date: Tue, 14 Oct 2008 13:30:17 +0000 (+0000) Subject: update html docs for -P X-Git-Tag: LAST_LIBGRAPH~32^2~3143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16b794aaea2d316c64cf7df34471a1420868e3ec;p=graphviz update html docs for -P --- diff --git a/doc/info/command.html b/doc/info/command.html index c2f2dd8fc..43481176a 100644 --- a/doc/info/command.html +++ b/doc/info/command.html @@ -21,8 +21,8 @@ If no input files are supplied, the program reads from stdin.
-Ename[=value]
Set a default edge attribute, with default value = true.
-Klayout -
Specifies which layout algorithm to use. For example, running -dot -Tneato is equivalent to running neato. +
Specifies which default layout algorithm to use, overriding the default from the command name. For example, running +dot -Kneato is equivalent to running neato.
-Tformat[:renderer[:formatter]]
Set output language to one of the supported formats. By default, attributed dot is produced. @@ -85,6 +85,9 @@ As usual, edge layout is guided by the
Automatically generate output file names based on the input file name and the various output formats specified by the -T flags. +
-P +
Automatically generate a graph that shows the plugin configuration of +the current executable. e.g. dot -P -Tps | lpr
-q
Suppress warning messages.
-s[scale] diff --git a/doc/infosrc/command.html b/doc/infosrc/command.html index c2f2dd8fc..43481176a 100644 --- a/doc/infosrc/command.html +++ b/doc/infosrc/command.html @@ -21,8 +21,8 @@ If no input files are supplied, the program reads from stdin.
-Ename[=value]
Set a default edge attribute, with default value = true.
-Klayout -
Specifies which layout algorithm to use. For example, running -dot -Tneato is equivalent to running neato. +
Specifies which default layout algorithm to use, overriding the default from the command name. For example, running +dot -Kneato is equivalent to running neato.
-Tformat[:renderer[:formatter]]
Set output language to one of the supported formats. By default, attributed dot is produced. @@ -85,6 +85,9 @@ As usual, edge layout is guided by the
Automatically generate output file names based on the input file name and the various output formats specified by the -T flags. +
-P +
Automatically generate a graph that shows the plugin configuration of +the current executable. e.g. dot -P -Tps | lpr
-q
Suppress warning messages.
-s[scale]