egencache: add a standard -j flags for --jobs
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
--- bin/egencache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/egencache b/bin/egencache index a75a341..d0c073c 100755 --- a/bin/egencache +++ b/bin/egencache @@ -102,7 +102,7 @@ def parse_args(args): update.add_option("--cache-dir", help="location of the metadata cache", dest="cache_dir") - update.add_option("--jobs", + update.add_option("-j", "--jobs", action="store", help="max ebuild processes to spawn") update.add_option("--load-average", -- 1.7.9.7 |
egencache: add a standard -j flags for --jobs
On 08/16/2012 02:47 PM, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org> > --- > bin/egencache | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bin/egencache b/bin/egencache > index a75a341..d0c073c 100755 > --- a/bin/egencache > +++ b/bin/egencache > @@ -102,7 +102,7 @@ def parse_args(args): > update.add_option("--cache-dir", > help="location of the metadata cache", > dest="cache_dir") > - update.add_option("--jobs", > + update.add_option("-j", "--jobs", > action="store", > help="max ebuild processes to spawn") > update.add_option("--load-average", > Looks good to me. -- Thanks, Zac |
| All times are GMT. The time now is 06:44 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.