💾 Archived View for freeshell.de › tldr › unflatten.gmi captured on 2023-07-10 at 15:01:40. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Adjust directed graphs to improve the layout aspect ratio.
Graphviz filters: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, & `unflatten`.
unflatten {path/to/input1.gv} {path/to/input2.gv ...} > {path/to/output.gv}
unflatten {path/to/input.gv} | dot -T {png} {path/to/output.png}
unflatten -?
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).