From 8aa4f965d3baeaea9dc56938c67bb20d8af835a3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 16 Aug 2012 17:46:58 -0400 Subject: egencache: add a standard -j flags for --jobs Signed-off-by: Mike Frysinger --- bin/egencache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/egencache b/bin/egencache index a75a34172..d0c073c6e 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", -- cgit v1.2.3-1-g7c22