[arch-projects] [devtools] [PATCH] Fix up usage help, the Default line belongs to -l
Jan Alexander Steffens (heftig)
jan.steffens at gmail.com
Fri Dec 30 10:26:08 EST 2011
From: "Jan Alexander Steffens (heftig)" <jan.steffens at gmail.com>
Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
---
makechrootpkg.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/makechrootpkg.in b/makechrootpkg.in
index c5d57e5..fc8c73e 100644
--- a/makechrootpkg.in
+++ b/makechrootpkg.in
@@ -52,8 +52,8 @@ usage() {
echo '-I <pkg> Install a package into the working copy of the chroot'
echo '-l <copy> The directory to use as the working copy of the chroot'
echo ' Useful for maintaining multiple copies.'
- echo '-n Run namcap on the package'
echo " Default: $default_copy"
+ echo '-n Run namcap on the package'
exit 1
}
--
1.7.8.1
More information about the arch-projects
mailing list