Changeset 163

Show
Ignore:
Timestamp:
02/25/09 00:21:14 (9 months ago)
Author:
athomason
Message:

Clarify that larger numbers mean higher priority.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/TheSchwartz/Job.pm

    r146 r163  
    371371=head2 C<priority> 
    372372 
    373 An integer value to specify the priority of the job to be executed. See 
    374 C<prioritize> property of L<TheSchwartz> for details. 
     373An integer value to specify the priority of the job to be executed; larger 
     374numbers mean higher priority. See C<prioritize> property of L<TheSchwartz> for 
     375details. 
    375376 
    376377=head2 C<coalesce>