# # # patch "cmd_key_cert.cc" # from [b9034c8d5e997a73555b61e717fd9998a37ad4da] # to [ae73921f70c905490b54e33156b32d8ee9624090] # ============================================================ --- cmd_key_cert.cc b9034c8d5e997a73555b61e717fd9998a37ad4da +++ cmd_key_cert.cc ae73921f70c905490b54e33156b32d8ee9624090 @@ -155,8 +155,7 @@ CMD(ssh_agent_export, N_("key and cert") } } -CMD(ssh_agent_add, N_("key and cert"), - N_(""), +CMD(ssh_agent_add, N_("key and cert"), "", N_("Add your monotone key to ssh-agent"), options::opts::none) {