mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 18:54:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,7 +11,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- 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}}`
|
||||
`unflatten {{path/to/input1.gv path/to/input2.gv ...}} > {{path/to/output.gv}}`
|
||||
|
||||
- Use `unflatten` as a preprocessor for `dot` layout to improve aspect ratio:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user