`xmlim watch` ============= Watch a file or directory for changes and re-generate a new diagram * [`xmlim watch dir DIR`](#xmlim-watch-dir-dir) * [`xmlim watch file FILE`](#xmlim-watch-file-file) ## `xmlim watch dir DIR` Find all XML files in DIR and watch them for changes. ``` USAGE $ xmlim watch dir DIR [--format svg|mermaid] ARGUMENTS DIR Path to the directory containing *.xml documents to watch FLAGS --format=