Forrest logo
back to context overview

nop

List of commands for nop:

  • nop:tldr:245bf nop: Pretty-print one or more graphs in canonical format.
    $ nop ${path-to-input1-gv} ${path-to-input2-gv ---} > ${path-to-output-gv}
    try on your machine
    explain this command
  • nop:tldr:aabf5 nop: Display help for `nop`.
    $ nop -?
    try on your machine
    explain this command
  • nop:tldr:b99a2 nop: Check one or more graphs for validity, producing no output graph.
    $ nop -p ${path-to-input1-gv} ${path-to-input2-gv ---}
    try on your machine
    explain this command
back to context overview