Remove incorrect option aliases
commit1755bfc96ccba5d43370ebf8da2089d33ad815da
authorKyle J. McKay <mackyle@gmail.com>
Tue, 10 Sep 2013 14:52:47 +0000 (10 07:52 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 10 Sep 2013 14:52:47 +0000 (10 07:52 -0700)
tree1d1783df8b44afe4063d4b6fd92110515a8cb7a5
parent67f329f37c81d48487213eb801a0d5c1d3e7fd6b
Remove incorrect option aliases

CACreateCert: -c is not an alias for --in, --out or --suffix so remove it
ConvertPubKey: -c is not an alias for --in or --out so remove it
ConvertPubKey: --infile and --outfile should not be recognized options,
               change them to the correct --in and --out which were
               already working properly as unambiguous abbreviations
CACreateCert
ConvertPubKey