diff options
Diffstat (limited to 'users/agaffney')
-rw-r--r-- | users/agaffney/catalyst/stage_build.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/agaffney/catalyst/stage_build.sh b/users/agaffney/catalyst/stage_build.sh index 218ab76256..c07ef6a5d7 100644 --- a/users/agaffney/catalyst/stage_build.sh +++ b/users/agaffney/catalyst/stage_build.sh @@ -32,6 +32,9 @@ Options: -t|--email-to Sets the 'To' on emails sent from this script (defaults to root@localhost) -h|--help Show this message and quit + +Example: + stage_build -p default-linux/x86/2006.1 -v 2007.0_pre -a i686 -s default/stage3-i686-2006.1 EOH } |