update buils_iso.py

This commit is contained in:
manuel 2024-03-18 10:23:46 -01:00
parent 06eeb5e481
commit 57c15b2faf
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class Decsions:
" b-deb64", " b-deb64",
type=str type=str
) )
self.argument_parser.add_argument("b", self.argument_parser.add_argument("b",
help="identify the ISO to" help="identify the ISO to"
"build for example" "build for example"
" b-loadxfdeb", " b-loadxfdeb",