From: Don Armstrong Date: Thu, 21 Jan 2016 23:49:24 +0000 (-0800) Subject: document jobs_to_org a little bit X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8cde1d885fba2b694923a8674c77a260a8083260;p=bin.git document jobs_to_org a little bit --- diff --git a/jobs_to_org b/jobs_to_org index 8adb8a4..3906309 100755 --- a/jobs_to_org +++ b/jobs_to_org @@ -1,5 +1,5 @@ #!/usr/bin/perl -# SCRIPTNAME DOES_SOMETHING +# jobs_to_org finds jobs in different job sites and turns them into org things # and is released under the terms of the GNU GPL version 3, or any # later version, at your option. See the file README and COPYING for # more information. @@ -14,11 +14,11 @@ use Pod::Usage; =head1 NAME -SCRIPTNAME - DOES_SOMETHING +jobs_to_org - finds jobs in different job sites and turns them into org things =head1 SYNOPSIS -SCRIPTNAME [options] +jobs_to_org [options] Options: --debug, -d debugging level (Default 0) @@ -45,7 +45,7 @@ Display this manual. =head1 EXAMPLES -SCRIPTNAME +jobs_to_org =cut