Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions flyctl/cmd/fly_volumes_snapshots_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ fly volumes snapshots create <volume id> [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
Expand Down
5 changes: 3 additions & 2 deletions flyctl/cmd/fly_volumes_snapshots_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ fly volumes snapshots list <volume id> [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
Expand Down