mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
fix(scripts): Add missing types to architecture-convert.sh usage (#2089)
Change-type: patch
This commit is contained in:
parent
4e112dc98c
commit
dcbe41bc40
@ -25,7 +25,7 @@ function usage() {
|
|||||||
echo "Options"
|
echo "Options"
|
||||||
echo ""
|
echo ""
|
||||||
echo " -r <architecture>"
|
echo " -r <architecture>"
|
||||||
echo " -t <type (debian|redhat|node|docker)>"
|
echo " -t <type (debian|redhat|node|docker|electron-builder|appimage)>"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user