pacman-key: improve usage output
commit5a89a12aa012ceb3ee03ad4ced8d8bde44176e6f
authorAllan McRae <allan@archlinux.org>
Thu, 25 Nov 2010 03:20:06 +0000 (25 13:20 +1000)
committerDan McGee <dan@archlinux.org>
Wed, 23 Mar 2011 06:59:42 +0000 (23 01:59 -0500)
treec100a07527a970ad7be198954a467058c7e55e48
parent422925a65efb2abcc6a3cac34f09de2dbf8664be
pacman-key: improve usage output

Make the usage output display nicely on 80 character width terminals.

Also fix parsing of "-h" and "-v" options and avoid root check when
run with no commands.

Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/pacman-key.sh.in