plotchangelog --version (return code: 0)
This is plotchangelog, from the Debian devscripts package, version 2.16.2ubuntu3
This code is copyright 1999 by Joey Hess <joey@kitenet.net>.
Modifications copyright 1999-2003 by Julian Gilbey <jdg@debian.org>
This program comes with ABSOLUTELY NO WARRANTY.
You are free to redistribute this code under the terms of the
GNU General Public License, version 2 or later.
plotchangelog --help (return code: 0)
Usage: plotchangelog [options] changelog ...
-v --no-version Do not show package version information.
-m --no-maint Do not show package maintainer information.
-u --urgency Use larger points for higher urgency uploads.
-l --linecount Make the Y axis be number of lines in the
changelog.
-b --bugcount Make the Y axis be number of bugs closed
in the changelog.
-c --cumulative With -l or -b, graph the cumulative number
of lines or bugs closed.
-g "commands" Pass "commands" on to gnuplot, they will be
--gnuplot="commands" added to the gnuplot script that is used to
generate the graph.
-s file --save=file Save the graph to the specified file in
postscript format.
-d --dump Dump gnuplot script to stdout.
--verbose Outputs the gnuplot script.
--help Show this message.
--version Display version and copyright information.
--noconf Don't read devscripts configuration files
At most one of -l and -b (or their long equivalents) may be used.
Default settings modified by devscripts configuration files:
(none)