From: Richard W.M. Jones Date: Tue, 13 Mar 2012 17:35:41 +0000 (+0000) Subject: Minor rearrangements to whenjobs(1) manpage. X-Git-Tag: 0.7.0~4 X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=commitdiff_plain;h=ff2670fcc7fe0b62a44dce15272b7cb362256e05;hp=cfc76a6b38e225b96e5e53afbd511038c3e5bf05 Minor rearrangements to whenjobs(1) manpage. --- 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