samba-tool visualize: separate dot options from common options
commit9353a580f896c74f60f56d0af555c29fdf8df117
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 24 May 2018 03:22:47 +0000 (24 15:22 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 10 Jun 2018 17:02:19 +0000 (10 19:02 +0200)
treedbbb63425075187227f3b4a1bbdfb81bd5626136
parent7e001b27411ef04304fca3fd25c549a8725df34a
samba-tool visualize: separate dot options from common options

because not all sub-commands make dot format

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/visualize.py