[Python-apps-commits] r2284 - in packages/osc/trunk/debian (changelog osc.1)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Mon Feb 2 18:15:44 UTC 2009


    Date: Monday, February 2, 2009 @ 18:15:43
  Author: nijel
Revision: 2284

Update man page.

Modified:
  packages/osc/trunk/debian/changelog
  packages/osc/trunk/debian/osc.1

Modified: packages/osc/trunk/debian/changelog
===================================================================
--- packages/osc/trunk/debian/changelog	2009-02-02 18:13:27 UTC (rev 2283)
+++ packages/osc/trunk/debian/changelog	2009-02-02 18:15:43 UTC (rev 2284)
@@ -1,8 +1,9 @@
 osc (0.113-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Update man page.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 26 Jan 2009 09:18:16 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 02 Feb 2009 19:15:34 +0100
 
 osc (0.113-1) unstable; urgency=low
 

Modified: packages/osc/trunk/debian/osc.1
===================================================================
--- packages/osc/trunk/debian/osc.1	2009-02-02 18:13:27 UTC (rev 2283)
+++ packages/osc/trunk/debian/osc.1	2009-02-02 18:15:43 UTC (rev 2284)
@@ -1,5 +1,5 @@
-.TH OSC "1" "January 2008" "osc 0.99" "User Commands"
-
+.\" help2man -n 'OpenSUSE build service command-line tool.' osc > debian/osc.1
+.TH OSC "1" "February 2009" "osc 0.113" "User Commands"
 .SH NAME
 osc \- OpenSUSE build service command-line tool.
 
@@ -13,16 +13,13 @@
 .B osc 
 .RI help 
 SUBCOMMAND
-.br
 
+
 .SH DESCRIPTION
 .PP
-Type `osc help <subcommand>' for help on a specific subcommand.
-
-.SH OPTIONS
-
+OpenSUSE build service command\-line tool.
+Type 'osc help <subcommand>' for help on a specific subcommand.
 .SS "commands:"
-
 .TP
 abortbuild
 Aborts the build of a certain project/package
@@ -36,6 +33,9 @@
 aggregatepac
 "Aggregate" a package to another package
 .TP
+branch
+Branch a package
+.TP
 build
 Build a package on your local machine
 .TP
@@ -52,8 +52,11 @@
 buildlog (bl)
 Shows the build log of a package
 .TP
+cat
+Output the content of a file to standard output
+.TP
 checkout (co)
-check out content from the repository
+Check out content from the repository
 .IP
 commit (checkin, ci)
 .IP
@@ -67,7 +70,7 @@
 Mark files to be deleted upon the next 'checkin'
 .TP
 deletepac
-Delete a package on the repository server
+Delete packages on the repository server
 .TP
 deleteprj
 Delete a project on the repository server
@@ -79,11 +82,14 @@
 .IP
 Obsolete command to edit metadata. Use 'meta' now.
 .TP
+getbinaries
+Download binaries to a local directory
+.TP
 help (?, h)
 give detailed help on a specific sub\-command
 .TP
 importsrcpkg
-import a new package from a src.rpm
+Import a new package from a src.rpm
 .TP
 info
 Print information about a working copy
@@ -106,20 +112,30 @@
 meta
 Show meta information, or edit it
 .TP
+mkpac
+Create a new package under version control
+.TP
 platforms
 Shows available platforms
 .TP
-prjresults
+prjresults (pr)
 Shows project\-wide build results
 .TP
+rdiff
+Server\-side "pretty" diff of two packages
+.TP
 rebuildpac
 Triggers package rebuilds
+.IP
+remotebuildlog (rbl)
+.IP
+Shows the build log of a package
 .TP
 repos
-Shows the repositories which are defined for a package
+Shows the repositories which are defined for a packag...
 .TP
 repourls
-shows URLs of .repo files
+Shows URLs of .repo files
 .TP
 req
 Issue an arbitrary request to the API
@@ -127,28 +143,41 @@
 resolved
 Remove 'conflicted' state on working copy files
 .TP
-results
+results (r)
 Shows the build results of a package
 .TP
 results_meta
 Shows raw build results of a package
 .TP
+rlog
+Shows the commit log of a remote package
+.TP
+rprjresults
+Shows project\-wide build results of remote Projects
+.TP
+rresults
+Shows the build results of a remote package
+.TP
 search
-search for a project and/or package.
+Search for a project and/or package.
 .TP
 status (st)
 Show status of files in working copy
+.IP
+submitreq (sr, submitrequest)
+.IP
+Handle requests to submit a package into another project
 .TP
 update (up)
 Update a working copy
 .IP
-updatepacmetafromspec
+updatepacmetafromspec (metafromspec)
 .IP
 Update package meta information from a specfile
 .TP
 wipebinaries
 Delete all binary packages of a certain project/package
-.SS "global options:"
+.SS "global Options:"
 .TP
 \fB\-\-version\fR
 show program's version number and exit
@@ -156,20 +185,34 @@
 \fB\-h\fR, \fB\-\-help\fR
 show this help message and exit
 .TP
+\fB\-\-debugger\fR
+jump into the debugger before executing anything
+.TP
+\fB\-\-post\-mortem\fR
+jump into the debugger in case of errors
+.TP
+\fB\-t\fR, \fB\-\-traceback\fR
+print call trace in case of errors
+.TP
 \fB\-H\fR, \fB\-\-http\-debug\fR
 debug HTTP traffic
 .TP
+\fB\-d\fR, \fB\-\-debug\fR
+print info useful for debugging
+.TP
 \fB\-A\fR URL, \fB\-\-apisrv\fR=\fIURL\fR
 specify URL to access API server at
 .TP
 \fB\-c\fR FILE, \fB\-\-config\fR=\fIFILE\fR
 specify alternate configuration file
+.SH "SEE ALSO"
 .PP
 For additional information, see
-.SH "SEE ALSO"
-<\fIhttp://www.opensuse.org/Build_Service_Tutorial\fR>
-
-<\fIhttp://www.opensuse.org/Build_Service/CLI\fR>
+ * http://www.opensuse.org/Build_Service_Tutorial
+ * http://www.opensuse.org/Build_Service/CLI
+.PP
+You can modify osc commands, or roll you own, via the plugin API:
+ * http://www.opensuse.org/Build_Service/osc_plugins
 .SH AUTHOR
 osc was written by Peter Poeml <poeml at suse.de>.
 .PP




More information about the Python-apps-commits mailing list