mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 23:59:32 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# ccomps
|
||||
|
||||
> Decompose graphs into their connected components.
|
||||
> 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://graphviz.org/pdf/ccomps.1.pdf>.
|
||||
|
||||
- Decompose one or more graphs into their connected components:
|
||||
|
||||
Reference in New Issue
Block a user