From f40a0cb381d784869bffc657ce1662aab5230df6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 7 Jan 2007 16:14:10 +0000 Subject: [PATCH] document some more options. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19754 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tools/heimdal-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/heimdal-build.sh b/tools/heimdal-build.sh index 9651fdf66..6464c9b6b 100644 --- a/tools/heimdal-build.sh +++ b/tools/heimdal-build.sh @@ -21,7 +21,7 @@ PATH="${PATH}:/usr/local/bin:/usr/local/sbin" # no more use configurabled part below (hopefully) -usage="[--current] [--release version] [--cvs SourceRepository] [--cvs-flags] [--result-directory dir] [--fetch-method wget|ftp|curl|cvs] --keep-tree] [--autotools] [--passhrase string] [--no-email] [--build-dir dir] [--cputime]" +usage="[--current] [--release version] [--cvs SourceRepository] [--cvs-flags] [--result-directory dir] [--fetch-method wget|ftp|curl|cvs|fetch|afs] --keep-tree] [--autotools] [--passhrase string] [--no-email] [--build-dir dir] [--cputime] [--distcheck] [--test-environment env]" date=`date +%Y%m%d` if [ "$?" != 0 ]; then