looks better
This commit is contained in:
parent
34b5facea1
commit
fcd10686ae
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#use "alt_assert.awk"
|
||||
#use "power_getopt.awk"
|
||||
|
||||
############################################################
|
||||
#.begin-str help
|
||||
# paexec_reorder - takes output of 'paexec -le' on input and outputs
|
||||
# results in normal order, that is one full task,
|
||||
|
@ -35,6 +36,7 @@
|
|||
# -h|--help display this help
|
||||
# -s remove leading space
|
||||
#.end-str
|
||||
############################################################
|
||||
|
||||
BEGIN {
|
||||
bad_input_msg = "bad input, did you run paexec -sle?"
|
||||
|
|
Loading…
Reference in a new issue