Changeset 162

Show
Ignore:
Timestamp:
02/24/09 03:21:29 (9 months ago)
Author:
swistow
Message:

Add rudimentary docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/bin/schwartzmon

    r109 r162  
    1010my $max_age = 0; 
    1111my $max_count = 0; 
     12 
     13=head1 NAME 
     14 
     15schwartzmon - monitor The Schwartz 
     16 
     17=head1 USAGE 
     18 
     19Type 
     20 
     21    schwartzmon --help 
     22 
     23to get full usage. 
     24 
     25=cut 
    1226 
    1327sub usage { 
     
    262276 
    263277 
     278=head1 COPYRIGHT, LICENSE & WARRANTY 
     279 
     280This software is Copyright 2007, 2008 Six Apart Ltd, cpan@sixapart.com. All 
     281rights reserved. 
     282 
     283TheSchwartz is free software; you may redistribute it and/or modify it 
     284under the same terms as Perl itself. 
     285 
     286TheScwhartz comes with no warranty of any kind. 
     287 
     288=cut 
     289