Variables | |
infile | |
then echo | Usage |
then echo input file missing | exit |
fi if test z | outfile |
fi if leohtml if html2html cpp of outfile hm | INFILE = "$(pwd)/$infile" |
|
|
|
|
|
|
|
Initial value: $(argparse $* <<EOF long:infile;short:if;type:string EOF) outfile=$(argparse $* <<EOF long:outfile;short:of;type:string EOF) help=$(argparse $* <<EOF long:help;short:h;type:flag EOF) if ! test -z "$help" |
|
|