diff --git a/docs/mctl_install_firmware-set.md b/docs/mctl_install_firmware-set.md index 2c3e3188..6267888d 100644 --- a/docs/mctl_install_firmware-set.md +++ b/docs/mctl_install_firmware-set.md @@ -11,6 +11,7 @@ mctl install firmware-set [flags] ### Options ``` + --dry-run Run install process in dry-run (skips firmware install) --force force install (skips firmware version check) -h, --help help for firmware-set --id string firmware set UUID diff --git a/docs/mctl_list_firmware-set.md b/docs/mctl_list_firmware-set.md index 820f558d..54c95fd8 100644 --- a/docs/mctl_list_firmware-set.md +++ b/docs/mctl_list_firmware-set.md @@ -11,7 +11,6 @@ mctl list firmware-set [flags] ### Options ``` - --all show all firmware sets. By default results are filtered on having labels for vendor, model and latest=true -h, --help help for firmware-set --model string filter by server model --vendor string filter by server vendor