Open GoogleCodeExporter opened 9 years ago
OK, found a workaround (http://arstechnica.com/civis/viewtopic.php?p=21091503).
Example :
FLAGS_HELP=$(cat <<EOF
`basename $0`
Some additional desc
USAGE: `basename $0` [flags]
EOF
)
Anyway, should be probalby documented in the wiki.
Original comment by butko...@gmail.com
on 11 Jul 2013 at 5:55
Original issue reported on code.google.com by
butko...@gmail.com
on 10 Jul 2013 at 9:29