X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=tools%2Fwhenjobs.pod;h=14ca14134a39e0880e50520aaeb37665a2b8c956;hp=0d1204a6ffa59cc8928a52f083320fb0fe33ed65;hb=ff2670fcc7fe0b62a44dce15272b7cb362256e05;hpb=cfc76a6b38e225b96e5e53afbd511038c3e5bf05 diff --git a/tools/whenjobs.pod b/tools/whenjobs.pod index 0d1204a..14ca141 100644 --- a/tools/whenjobs.pod +++ b/tools/whenjobs.pod @@ -156,6 +156,12 @@ C is used. Print the value of a variable. +=item B<-help> + +=item B<--help> + +Display brief usage and exit. + =item B<--job-names> List the names of all loaded jobs (whether they are running or not). @@ -215,7 +221,9 @@ operation. When using I<--type> and multiple variables, the type changes the remaining command line parameters until the next I<--type>, eg: - whenjobs --set cat=sushi --type float weight=3.5 --type string food=fish + whenjobs --set cat=sushi \ + --type float weight=3.5 \ + --type string food=fish (C and C are strings, and C is a float). @@ -259,12 +267,6 @@ Display all the variables and their values, in the format C. Display the name and version of the program and exit. -=item B<-help> - -=item B<--help> - -Display brief usage and exit. - =back =head1 REFERENCE