mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-26 21:58:20 +01:00
missing help
This commit is contained in:
parent
47b3818466
commit
ae9aac6369
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -92,8 +92,10 @@ do
|
|||
echo -e "\t-c | --compile"
|
||||
echo -e "\t-dc | --dont-compile (default)"
|
||||
echo -e "\t-d | --display [\"HDMI\"|\"VGA\"] (default: $CUBIETRUCK_DISPLAY)"
|
||||
echo -e "\t-gz | --compress (default: $COMPRESS)"
|
||||
echo -e "\t-n | --image-name [\"nom\"] (default: $IMG_NAME)"
|
||||
echo -e "\t-r | --rootfs-version [\"version number\"] (default: $ROOTFS_VERSION)"
|
||||
echo -e "\t-s | --image-size [size in MB] (default: $IMAGE_SIZE_MB)"
|
||||
echo -e "\t-o | --output [/directory/] (default: $DEST)"
|
||||
echo -e "\t --package-binaries"
|
||||
echo -e "\t\tpackage compiled binaries into $BINARIES_DIR-$VERSION.tar.xz"
|
||||
|
|
Loading…
Reference in a new issue