From 6e12e7b0775032e8227ddf2c247b035a9bd0a711 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Fri, 2 Jan 2009 01:50:52 +0000 Subject: [PATCH] add -k option to usage output svn path=/trunk/; revision=606 --- tools/catalyst-auto | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/catalyst-auto b/tools/catalyst-auto index fcb537d9..0e86be19 100755 --- a/tools/catalyst-auto +++ b/tools/catalyst-auto @@ -20,6 +20,7 @@ Usage: Options: -c|--config Specifies the config file to use (required) --verbose Send output of commands to console as well as log + -k|--keep-tmpdir Don't remove temp dir when build finishes -h|--help Show this message and quit EOH