Provided by: libstoragedisplay-perl_2.05-1_all bug

NAME

       storage-merge-dots - merge dot files created by storage2dot, adding inter links if
       possible

VERSION

       version 2.05

SYNOPSIS

       storage-merge-dots [OPTIONS] DOTFILES...

         Options:
           --vm VMNAME=HOSTNAME  associate vmname and hostname
           --help|-h             brief documentation
           --man                 full documentation

       This program can be used to merge several DOT files created by storage2dot and produce (on
       stdout) a new DOT file with all the machine storage states. If DOT files contains a host
       and a virtual machine storage state, then they should be linked toguether in the generated
       DOT file.

OPTIONS

       --vm VMNAME=HOSTNAME
               Use this option (possibly several times) in order to associate the VMNAME virtual
               machine name on the host to the HOSTNAME hostname of the virtual machine. By
               default, this program considers both are the same.

AUTHOR

       Vincent Danjean <Vincent.Danjean@ens-lyon.org>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2014-2023 by Vincent Danjean.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.