From 4cef04fce4c426c30c2d4cbe7bcba7a59f4e2155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20H=C3=BCwe?= Date: Tue, 3 Feb 2009 19:45:54 +0000 Subject: [PATCH] getbinaries: doc fixes --- osc/commandline.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osc/commandline.py b/osc/commandline.py index 4b4a7b83..a3f6a838 100755 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -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}