Write POD for Gruntmaster::App::*
[gruntmaster-data.git] / lib / Gruntmaster / App / Command / Rerun.pm
index a63800b9bf4bcfc2242d7df5cb1c1faecad50250..9c6b270d4a055ababbe74825399ab3f1411b5d84 100644 (file)
@@ -25,3 +25,37 @@ sub execute {
 
 1;
 __END__
+
+=encoding utf-8
+
+=head1 NAME
+
+Gruntmaster::App::Command::Rerun - rerun a job
+
+=head1 SYNOPSIS
+
+  gm rerun 123
+
+=head1 DESCRIPTION
+
+The rerun command takes the ID of a job, clears its result, and makes
+B<gruntmaster-daemon> rerun it.
+
+=head1 SEE ALSO
+
+L<gm>
+
+=head1 AUTHOR
+
+Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
+
+=head1 COPYRIGHT AND LICENSE
+
+Copyright (C) 2015 by Marius Gavrilescu
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.20.1 or,
+at your option, any later version of Perl 5 you may have available.
+
+
+=cut
This page took 0.010287 seconds and 4 git commands to generate.