Skip to content
Snippets Groups Projects
Commit 2c9855fe authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig) Committed by Pierre Schmitz
Browse files

Fix up usage help, the Default line belongs to -l

parent 4d4ffb5d
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment