
unflatten
List of commands for unflatten:
-
unflatten:tldr:608bd unflatten: Use `unflatten` as a preprocessor for `dot` layout to improve aspect ratio.$ unflatten ${path-to-input-gv} | dot -T ${png} ${path-to-output-png}try on your machineexplain this command
-
unflatten:tldr:82b67 unflatten: Adjust one or more directed graphs to improve the layout aspect ratio.$ unflatten ${path-to-input1-gv} ${path-to-input2-gv ---} > ${path-to-output-gv}try on your machineexplain this command
-
unflatten:tldr:c892e unflatten: Display help for `unflatten`.$ unflatten -?try on your machineexplain this command