Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

diffmon(1) [debian man page]

DIFFMON(1)						      General Commands Manual							DIFFMON(1)

NAME
diffmon - Monitor files on your system. SYNOPSIS
diffmon [options] DESCRIPTION
This manual page documents briefly the diffmon command. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -D, --debug Turn on shell debugging ("set -x"). -C, --compress-program CPROG Use CPROG to compress saved file images -c, --config-file FILE Use FILE as the config file instead of the default, searching DIFFMONPATH if FILE not absolute pathname. -e, --errors-to MAINTAINER Stderr is reported to maintainer via email. If MAINTAINER is set to "maintainer", the default maintainer is assumed (see above). -h, --help You're looking at it. -o, --old DIR Old reference files are kept and looked for in DIR instead of the default. -p, --config-path CPATH Use CPATH to search for configuration files instead of default path. Overrides value of DIFFMONPATH environment variable. -S, --suffix SUFFIX Compressed file suffix. -Z, --zcat-program ZPROG Use ZPROG to read compressed file and output uncompressed version (should not uncompress file itself). -n, --no-update on't update the saved file images AUTHOR
This manual page was written by Jeff Bailey <jbailey@gnu.org>. Copyright (C) 2002 Jeff Bailey. This document is in the PUBLIC DOMAIN. February 22nd, 2002 DIFFMON(1)

Check Out this Related Man Page

ACTDIAG(1)						      General Commands Manual							ACTDIAG(1)

NAME
actdiag - generate activity-diagram image file from spec-text file. SYNOPSIS
actdiag [options] files DESCRIPTION
This manual page documents briefly the actdiag commands. actdiag is a program that generate activity-diagram image file from spec-text file. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h, --help show this help message and exit -a, --antialias Pass diagram image to anti-alias filter -c FILE, --config=FILE read configurations from FILE -o FILE write diagram to FILE -f FONT, --font=FONT use FONT to draw diagram -s, ----separate Separate diagram images for each group (SVG only) -T TYPE Output diagram as TYPE format SEE ALSO
The programs are documented fully by http://tk0miya.bitbucket.org/actdiag/build/html/index.html AUTHOR
actdiag was written by Takeshi Komiya <i.tkomiya@gmail.com> This manual page was written by Kouhei Maeda <mkouhei@palmtb.net>, for the Debian project (and may be used by others). June 5, 2011 ACTDIAG(1)
Man Page