mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-26 09:56:13 +01:00
Cleanup usage information on osc co PACKAGE
The usage information on osc co PACKAGE was a bit confusing and one of the descriptions was inaccurate. Remove the inaccurate description and improve the language on the clearer one.
This commit is contained in:
parent
415143d548
commit
4a924553b2
@ -1151,12 +1151,11 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
usage:
|
||||
osc co PROJECT [PACKAGE] [FILE]
|
||||
osc co PROJECT # entire project
|
||||
osc co PACKAGE # checksout a package, when local directory is a checkout package
|
||||
osc co PROJECT PACKAGE # a package
|
||||
osc co PROJECT PACKAGE FILE # single file -> to current dir
|
||||
|
||||
inside a checked out local project directory:
|
||||
osc co PACKAGE
|
||||
while inside a project directory:
|
||||
osc co PACKAGE # check out PACKAGE from project
|
||||
|
||||
${cmd_option_list}
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user