mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-13 17:16:23 +01:00
osc branch: use --expand-link in the example that shows how to check out the
branched package
This commit is contained in:
parent
bbe533087e
commit
3f9b53ca6e
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user