projtool.pl: allow --description alias for --desc
commited1143a4da90a8489a08f28e826c9dc4787b2efe
authorKyle J. McKay <mackyle@gmail.com>
Tue, 6 Mar 2018 18:16:37 +0000 (6 10:16 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 6 Mar 2018 18:16:37 +0000 (6 10:16 -0800)
tree69ac27cf17b0289e96565e9f9661fabad68e6e8a
parent1dbb300ded46de220fe36e25c00cca2b5b613638
projtool.pl: allow --description alias for --desc

It's tempting to spell the option name out fully, especially since
the file it ends up modifying is actually named "description".

Allow that since it's clearly unambiguous.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/projtool.pl