Go to the first, previous, next, last section, table of contents.


trace-out option

This is the "tracing output file or filter" option. The output specified may be either a file name, or, if the option argument begins with the pipe operator (|), a command that will receive the tracing output as standard in. For example, --traceout='| less' will run the trace output through the less program.


Go to the first, previous, next, last section, table of contents.