mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-10 02:43:34 +02:00
remove duplicate -a short option from --account (fixes #410)
This commit is contained in:
@@ -1210,7 +1210,7 @@ main() {
|
||||
set_command register
|
||||
;;
|
||||
|
||||
--account|-a)
|
||||
--account)
|
||||
set_command account
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user