diff --git a/flyctl/cmd/fly_machine_egress-ip_allocate.md b/flyctl/cmd/fly_machine_egress-ip_allocate.md index f21510b691..74b902110b 100644 --- a/flyctl/cmd/fly_machine_egress-ip_allocate.md +++ b/flyctl/cmd/fly_machine_egress-ip_allocate.md @@ -11,6 +11,7 @@ fly machine egress-ip allocate [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for allocate + -y, --yes Accept all confirmations ~~~ ## Global Options diff --git a/flyctl/cmd/fly_machine_egress-ip_release.md b/flyctl/cmd/fly_machine_egress-ip_release.md index 209c2ea197..6a6dd2995e 100644 --- a/flyctl/cmd/fly_machine_egress-ip_release.md +++ b/flyctl/cmd/fly_machine_egress-ip_release.md @@ -11,6 +11,7 @@ fly machine egress-ip release [flags] -a, --app string Application name -c, --config string Path to application configuration file -h, --help help for release + -y, --yes Accept all confirmations ~~~ ## Global Options