summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-15 23:07:51 +0100
committerChris Lamb <chris@chris-lamb.co.uk>2008-08-15 23:07:51 +0100
commit6ca117018e25b426b49e709e59015afec56fa3d7 (patch)
tree2ccb9def312f776d35c350251cf5ab76b9538363 /helpers
parentbe2bb3701f11670bafb304221dbea83bea2d1183 (diff)
downloadvyos-live-build-6ca117018e25b426b49e709e59015afec56fa3d7.tar.gz
vyos-live-build-6ca117018e25b426b49e709e59015afec56fa3d7.zip
Remove accidental trailing '"' (quote) package from lh_config usage.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 4ac31d56d..0e2b00c9d 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -114,7 +114,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--union-filesystem aufs|unionfs]\n\
\t [--exposed-root enabled|disabled]\n\
\t [--username NAME]\n\
-\t [--verbose]\n\"
+\t [--verbose]\n\
\t [--win32-loader enabled|disabled]"
Local_arguments ()