looks better

This commit is contained in:
Aleksey Cheusov 2009-05-15 05:55:01 +00:00 committed by Thomas Klausner
parent 34b5facea1
commit fcd10686ae

View file

@ -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?"