diff --git a/magit-key-mode.el b/magit-key-mode.el index f6d4c776..bd6f85cc 100644 --- a/magit-key-mode.el +++ b/magit-key-mode.el @@ -197,8 +197,9 @@ ("-s" "Signoff" "--signoff") ("-am" "Amend" "--amend") ("-al" "All" "--all")) + ("-e" "Allow empty" "--allow-empty") (arguments - ("=a" "Author" "--author" read-from-minibuffer))) + ("=au" "Author" "--author" read-from-minibuffer))) (fetching (actions