diff options
author | Fabian Affolter <fabian@bernewireless.net> | 2010-12-12 14:56:30 +0100 |
---|---|---|
committer | Fabian Affolter <fabian@bernewireless.net> | 2010-12-12 14:56:30 +0100 |
commit | b0b5748911a44b782bb92d1b28342094fa0a2391 (patch) | |
tree | 510bfe727309fc13c88315942714aa1c84c4c32a /doc | |
parent | cf441e055526eea5ca2cf484b38b8ce742cc4924 (diff) | |
download | bcfg2-b0b5748911a44b782bb92d1b28342094fa0a2391.tar.gz bcfg2-b0b5748911a44b782bb92d1b28342094fa0a2391.tar.bz2 bcfg2-b0b5748911a44b782bb92d1b28342094fa0a2391.zip |
doc: note that graphviz is needed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/server/admin/viz.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/server/admin/viz.txt b/doc/server/admin/viz.txt index 17d919ffe..3556fd395 100644 --- a/doc/server/admin/viz.txt +++ b/doc/server/admin/viz.txt @@ -5,7 +5,8 @@ viz === -Produce graphviz diagrams of metadata structures. +Produce graphviz diagrams of metadata structures. Make sure that the +graphviz package is installed. The following command will produce a graphviz image which includes hosts, bundles, and a key:: |