nop (1) Linux Manual Page
nop – pretty-print graph file
Synopsis
nop [ -p? ] [ files ]Description
nop reads a stream of graphs and prints each in pretty-printed (canonical) format on stdout. If no files are given, it reads from stdin.Options
The following options are supported:- -p
- Produce no output – just check the input for valid DOT.
- -?
- Print usage information.
