From c782e8d643e48b892d6ccfaf726c397169b0b309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 16 Oct 2009 14:21:05 +0000 Subject: [PATCH] improve signkey help message --- osc/commandline.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osc/commandline.py b/osc/commandline.py index 7b9b737c..2379b253 100755 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -3751,7 +3751,7 @@ Please submit there instead, or use --nodevelproject to force direct submission. def do_signkey(self, subcmd, opts, *args): """${cmd_name}: Manage Project Signing Key - osc signkey [--create] + osc signkey [--create|--delete] This command is for managing gpg keys. It shows the public key by default. There is no way to download or upload the private @@ -3759,6 +3759,9 @@ Please submit there instead, or use --nodevelproject to force direct submission. However you can create a new own key. You may want to consider to sign the public key with your own existing key. + ********************************* + WARNING: THE OLD KEY WILL BE LOST + ********************************* If a project has no key, the key from upper level project will be used (eg. when dropping "KDE:KDE4:Community" key, the one from