initctl2dot(8) linux man page | unix.com

Man Page: initctl2dot

Operating Environment: linux

Section: 8

initctl2dot(8)						      System Manager's Manual						    initctl2dot(8)

NAME
initctl2dot - manual page for initctl2dot
SYNOPSIS
initctl2dot [OPTIONS]
DESCRIPTION
Convert initctl(8) output to GraphViz dot(1) format. With no options, initctl(8) will be invoked automatically and the output written to file upstart.dot.
OPTIONS
-h Display usage statement. -f INFILE , --infile=INFILE File to read initctl(8) output from ("initctl show-config -e"). If not specified, initctl(8) will be run automatically. -w OUTFILE , --outfile=OUTFILE File to write output to. -r RESTRICTIONS , --restrict-to-jobs=RESTRICTIONS Limit display of start on and stop on conditions to comma-separated list of jobs. --color-emits=COLOR_EMITS Specify color for 'emits' lines. --color-start-on=COLOR_START_ON Specify color for 'start on' lines. --color-stop-on=COLOR_STOP_ON Specify color for 'stop on' lines. --color-event=COLOR_EVENT Specify color for event boxes. --color-text=COLOR_TEXT Specify color for summary text. --color-bg=COLOR_BG Specify background color for diagram. --color-event-text=COLOR_EVENT_TEXT Specify color for text in event boxes. --color-job-text=COLOR_JOB_TEXT Specify color for text in job boxes. --color-job=COLOR_JOB Specify color for job boxes.
AUTHOR
Written by James Hunt <james.hunt@ubuntu.com>
REPORTING BUGS
Report bugs at <https://launchpad.net/upstart/+bugs>
COPYRIGHT
Copyright (C) 2011 Canonical Ltd. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE.
SEE ALSO
init(8) initctl(8) Upstart 2011-03-07 initctl2dot(8)
Related Man Pages
colorprint(3) - debian
initctl2dot(8) - debian
reload(8) - suse
start(8) - suse
status(8) - suse
Similar Topics in the Unix Linux Community
Changing korn shell script text Menu colors?
System Auditing
Tool top
Getting one script to run on multiple boxes
Using SED to change a specific word's color?