diff --git a/flyctl/cmd/fly_machine_exec.md b/flyctl/cmd/fly_machine_exec.md index fe9199c7ed..1a7109ae93 100644 --- a/flyctl/cmd/fly_machine_exec.md +++ b/flyctl/cmd/fly_machine_exec.md @@ -9,11 +9,12 @@ fly machine exec [machine-id] [flags] ## Options ~~~ - -a, --app string Application name - -c, --config string Path to application configuration file - -h, --help help for exec - -j, --json JSON output - --timeout int Timeout in seconds + -a, --app string Application name + -c, --config string Path to application configuration file + --container string Container name + -h, --help help for exec + -j, --json JSON output + --timeout int Timeout in seconds ~~~ ## Global Options