remove duplicate -a short option from --account (fixes #410)

This commit is contained in:
Lukas Schauer
2017-07-10 18:21:06 +02:00
parent f2b589430c
commit 2f775d0e2a

View File

@@ -1210,7 +1210,7 @@ main() {
set_command register
;;
--account|-a)
--account)
set_command account
;;