mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 23:37:18 +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 ""
|
||||
echo " -r <architecture>"
|
||||
echo " -t <type (debian|redhat|node|docker)>"
|
||||
echo " -t <type (debian|redhat|node|docker|electron-builder|appimage)>"
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user