Minor documentation updates
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
parent
e7a7902104
commit
6989ceb442
@ -20,9 +20,9 @@ usage ()
|
||||
echo " -v Enable verbose output."
|
||||
echo " -h This message."
|
||||
echo " commands:"
|
||||
echo " install <working dir> <pkg file> : install packages to the working dir"
|
||||
echo " squash <working dir> <sqfs name> : generate a squashfs image of the working dir"
|
||||
echo " img <working dir> <image name> : build an image from the working dir"
|
||||
echo " install <working dir> : install packages to the working dir"
|
||||
echo " squash <working dir> <sqfs name> : generate a squashfs image of the working dir"
|
||||
echo " img <working dir> <image name> : build an image from the working dir"
|
||||
exit $1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user