mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 17:52:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# unflatten
|
||||
|
||||
> Adjust directed graphs to improve the layout aspect ratio.
|
||||
> Graphviz filters: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, & `unflatten`.
|
||||
> Graphviz filters: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, and `unflatten`.
|
||||
> More information: <https://www.graphviz.org/pdf/unflatten.1.pdf>.
|
||||
|
||||
- Adjust one or more directed graphs to improve the layout aspect ratio:
|
||||
|
||||
Reference in New Issue
Block a user