From 1bb16b40cd468787a09120b12e3359ce5b25e75a Mon Sep 17 00:00:00 2001 From: "docs-syncer[bot]" <134718678+docs-syncer[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:04:59 +0000 Subject: [PATCH] [flyctl-bot] Update docs from flyctl (#1919) Co-authored-by: Fly.io CI --- flyctl/cmd/fly_machine_exec.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/flyctl/cmd/fly_machine_exec.md b/flyctl/cmd/fly_machine_exec.md index 1a7109ae93..fe9199c7ed 100644 --- a/flyctl/cmd/fly_machine_exec.md +++ b/flyctl/cmd/fly_machine_exec.md @@ -9,12 +9,11 @@ fly machine exec [machine-id] [flags] ## Options ~~~ - -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 + -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 ~~~ ## Global Options