[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 854f77b4ed2c1b82d070d95e72bcdac4b8410028

Steffen Moeller moeller at debian.org
Sat Sep 19 15:30:55 UTC 2009


The following commit has been merged in the master branch:
commit 854f77b4ed2c1b82d070d95e72bcdac4b8410028
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Sep 19 17:30:26 2009 +0200

    Fixing synopsis of --help

diff --git a/install.sh b/install.sh
index 49cfe9f..77a253e 100755
--- a/install.sh
+++ b/install.sh
@@ -275,8 +275,8 @@ NAME
 	install.sh - Auto-Installer for Debian on the Openmoko Neo phones (GTA01 and GTA02) v$VERSION
 
 SYNOPSIS
-	[variable1=value1 variable2 ...] `dirname $0` [options] all
-	[variable1=value1 variable2 ...] `dirname $0` [options] <stages>
+	[variable1=value1 variable2 ...] `basename $0` [options] all
+	[variable1=value1 variable2 ...] `basename $0` [options] <stages>
 
 DESCRIPTION
 

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list