[arch-projects] [devtools] [PATCH] Fix up usage help, the Default line belongs to -l
30 Dec
2011
30 Dec
'11
3:26 p.m.
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com> Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens@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
4740
Age (days ago)
4740
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jan Alexander Steffens (heftig)