mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-14 01:26:23 +01:00
Fix few typos in help texts.
This commit is contained in:
parent
81b8de831c
commit
51228e2e22
@ -308,7 +308,7 @@ class Osc(cmdln.Cmdln):
|
||||
the --file switch. If the argument is '-', input is taken from stdin:
|
||||
osc meta prjconf home:user | sed ... | osc meta prjconf home:user -F -
|
||||
|
||||
When trying to edit a non-existing resource, it is created implicitely.
|
||||
When trying to edit a non-existing resource, it is created implicitly.
|
||||
|
||||
|
||||
Examples:
|
||||
@ -1234,7 +1234,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
copy.
|
||||
|
||||
When checking out a single package, the option --revision can be used
|
||||
to specify a revions of the package to be checked out.
|
||||
to specify a revision of the package to be checked out.
|
||||
|
||||
When a package is a source link, then it will be checked out in
|
||||
expanded form. If --unexpand-link option is used, the checkout will
|
||||
|
Loading…
Reference in New Issue
Block a user