NAME
App::JobLog::Command::done - close last open event
VERSION
version 1.042
SYNOPSIS
houghton@NorthernSpy:~$ job done
houghton@NorthernSpy:~$
DESCRIPTION
When you invoke App::JobLog::Command::add to append a new event to the log this moment also marks the end of any previous event. If an event is ongoing and you simply wish to mark its end -- if you're signing off for the day, for example -- use App::JobLog::Command::done.
SEE ALSO
App::JobLog::Command::add, App::JobLog::Command::resume
AUTHOR
David F. Houghton <dfhoughton@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by David F. Houghton.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.