Skip to content

Commit e73b399

Browse files
committed
[fix] : help message
1 parent 648d520 commit e73b399

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

allarch.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ _usage () {
201201
echo " -e | --cleanup | --cleaning Enable post-build cleaning"
202202
echo " -h | --help This help message and exit"
203203
echo
204-
echo " -a | --arch <arch> Set iso architecture"
205-
echo " Default: ${arch}"
206204
echo " -c | --comp-type <comp_type> Set SquashFS compression type (gzip, lzma, lzo, xz, zstd)"
207205
echo " Default: ${sfs_comp}"
208206
echo " -g | --gpgkey <key> Set gpg key"

0 commit comments

Comments
 (0)