NAME
hwd -- The How We Doin'? project tracking tool
SYNOPSIS
hwd [options] schedule-file(s)
Options: --nextid Display the next highest task ID --started Displays tasks that have been started --started=person Displays tasks started by person
-h, --help Display this help
-H, --man Longer manpage for prove
-V, --version Display version info
COMMAND LINE OPTIONS
--started[=who]
Shows what tasks have been started by the person specified, or by everyone if no one one is specified.
--nextid
Shows the next ID available.
-V, --version
Display version info.
BUGS
Please use the CPAN bug ticketing system at http://rt.cpan.org/. You can also mail bugs, fixes and enhancements to <bug-app-hwd at rt.cpan.org>
.
AUTHORS
Andy Lester <andy at petdance.com>
COPYRIGHT
Copyright 2005 by Andy Lester <andy at petdance.com>
.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.