diff --git a/flyctl/cmd/fly_volumes_snapshots_create.md b/flyctl/cmd/fly_volumes_snapshots_create.md index a85f79154a..f6e85cf9e6 100644 --- a/flyctl/cmd/fly_volumes_snapshots_create.md +++ b/flyctl/cmd/fly_volumes_snapshots_create.md @@ -9,8 +9,9 @@ fly volumes snapshots create [flags] ## Options ~~~ - -h, --help help for create - -j, --json JSON output + -a, --app string Application name + -h, --help help for create + -j, --json JSON output ~~~ ## Global Options diff --git a/flyctl/cmd/fly_volumes_snapshots_list.md b/flyctl/cmd/fly_volumes_snapshots_list.md index d8a208438a..4690b733d5 100644 --- a/flyctl/cmd/fly_volumes_snapshots_list.md +++ b/flyctl/cmd/fly_volumes_snapshots_list.md @@ -8,8 +8,9 @@ fly volumes snapshots list [flags] ## Options ~~~ - -h, --help help for list - -j, --json JSON output + -a, --app string Application name + -h, --help help for list + -j, --json JSON output ~~~ ## Global Options