mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 05:58:43 +02:00
osc branch: use --expand-link in the example that shows how to check out the
branched package
This commit is contained in:
@@ -689,7 +689,7 @@ class Osc(cmdln.Cmdln):
|
||||
print r
|
||||
|
||||
print 'A working copy of the branched package can be checked out with\n' \
|
||||
'osc checkout home:%s:branches:%s %s' \
|
||||
'osc checkout --expand-link home:%s:branches:%s %s' \
|
||||
% (conf.config['user'], prj, pkg)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user