]> git.donarmstrong.com Git - bin.git/commitdiff
document jobs_to_org a little bit
authorDon Armstrong <don@donarmstrong.com>
Thu, 21 Jan 2016 23:49:24 +0000 (15:49 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 21 Jan 2016 23:49:24 +0000 (15:49 -0800)
jobs_to_org

index 8adb8a456bb6125dd7e833d3aaac55a27bd8cf90..3906309d99383f9737f8734d2bb4783afae97b96 100755 (executable)
@@ -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