From 2950d89be4898b91fe7a6e526f22fa8da1636c0b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 12 Dec 2011 12:57:13 +0100 Subject: [PATCH] Clarify link / branch difference Should fix bnc#723578 --- osc/commandline.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/osc/commandline.py b/osc/commandline.py index dee3ade0..20e8bdef 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -2305,8 +2305,9 @@ Please submit there instead, or use --nodevelproject to force direct submission. See the examples in the _link file. - NOTE: In case you are not aware about the difference of 'linkpac' and 'branch' command - you should use the 'branch' command by default. + NOTE: In case you want to fix or update another package, you should use the 'branch' + command. A branch has correct repositories (and a link) setup up by default and + will be cleaned up automatically after it was submitted back. usage: osc linkpac SOURCEPRJ SOURCEPAC DESTPRJ [DESTPAC]