1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-28 23:46:13 +01:00

getbinaries: doc fixes

This commit is contained in:
Marcus Hüwe 2009-02-03 19:45:54 +00:00
parent 6d7a501686
commit 4cef04fce4

View File

@ -2170,9 +2170,9 @@ Please submit there instead, or use --nodevelproject to force direct submission.
def do_getbinaries(self, subcmd, opts, project, package, repository, architecture):
"""${cmd_name}: Download binaries to a local directory
This command does download packages directly from the api server.
This command downloads packages directly from the api server.
Thus, it does directly access the packages that are used for building
others, even when they are "published" yet.
others, even when they aren't "published" yet.
${cmd_usage}
${cmd_option_list}