patchwork
Verified for current stable LTS
Patchwork Commands
Patchwork command syntax with verified terminal examples.
Commands
5 commands for Patchwork
patchwork Operations
Patchwork Command: Display Help
patchwork -? patchwork Video
Patchwork Command: Render Gif Using Stdin Stdout
echo "{{digraph {this -> that} }}" | patchwork -T <gif> > <path/to/image.gif> patchwork Operations
Patchwork Command: Render Output In Various Formats
patchwork -T <format> -O <path/to/input.gv> patchwork Operations
Patchwork Command: Render Png From Graphviz File
patchwork -T <png> -O <path/to/input.gv> patchwork Video
Patchwork Command: Render Svg With Output Filename
patchwork -T <svg> -o <path/to/image.svg> <path/to/input.gv> Suggest a Patchwork Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Patchwork workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.