mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-04 02:26:16 +01:00
update README
This commit is contained in:
parent
addc6326e6
commit
bc68a2d277
9
README
9
README
@ -70,11 +70,6 @@ Show the status (which files have been changed locally)
|
|||||||
osc st <directory>
|
osc st <directory>
|
||||||
osc st file1 file2 ...
|
osc st file1 file2 ...
|
||||||
|
|
||||||
Initialize a directory to be a working copy of an existing buildservice
|
|
||||||
package. (This is the same as checking out a package and then copying sources
|
|
||||||
into the directory. It does NOT create a new package.)
|
|
||||||
osc init <prj> <pac> # DEPRACATED
|
|
||||||
|
|
||||||
Mark files to be added or removed on the next 'checkin'
|
Mark files to be added or removed on the next 'checkin'
|
||||||
osc add file1 file2 ...
|
osc add file1 file2 ...
|
||||||
osc rm file1 file2 ...
|
osc rm file1 file2 ...
|
||||||
@ -104,6 +99,10 @@ Shows meta information
|
|||||||
osc meta Apache subversion
|
osc meta Apache subversion
|
||||||
osc id username
|
osc id username
|
||||||
|
|
||||||
|
Edit meta information
|
||||||
|
(Creates new package/project if it doesn't exist)
|
||||||
|
osc editmeta Apache
|
||||||
|
osc editmeta Apache subversion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user