feature(HELPERSCRIPTS): tabular parameter help output
This commit is contained in:
parent
38d6967f68
commit
16df6570bc
@ -32,7 +32,7 @@ textblockHeader() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
textblockParam() {
|
textblockParam() {
|
||||||
printf "%s%s%s\n" "$info" "$1" "$norm"
|
printf "%s%-35s%s%s\n" "$info" "$1" "$2" "$norm"
|
||||||
}
|
}
|
||||||
|
|
||||||
textNewline() {
|
textNewline() {
|
||||||
|
Loading…
Reference in New Issue
Block a user