mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-04-28 11:13:46 +00:00
completion: Add completion for --force-destructive
This commit is contained in:
@@ -57,6 +57,7 @@ local -a global_opts; global_opts=(
|
||||
true\:Reboot\ after\ finishing\ \(default\)
|
||||
false\:Don\`t\ reboot\ after\ finishing))'
|
||||
'--skip-validation-size[Skip the partition validation size check]'
|
||||
'--force-destructive[Force destructive install..Proceed with caution]'
|
||||
'(-S --stub-image)'{-S,--stub-image}'[Creates the filesystems only - dont perform an actual install]'
|
||||
'--swap-file-size[Size of the swapfile]:swapfile size: _message -r "<size>[B|K|M|G]"'
|
||||
'--swupd-cert[Specify alternative path to swupd certificates]:swupd certification path: _files -/'
|
||||
|
||||
Reference in New Issue
Block a user