Skip to content

Commit 4bf18d2

Browse files
alessio-peruginindeloof
authored andcommitted
docs: regenerate
Signed-off-by: Alessio Perugini <[email protected]>
1 parent f0f47a8 commit 4bf18d2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/reference/compose_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ the canonical format.
1515
|:--------------------------|:---------|:--------|:----------------------------------------------------------------------------|
1616
| `--dry-run` | `bool` | | Execute command in dry run mode |
1717
| `--environment` | `bool` | | Print environment used for interpolation. |
18-
| `--format` | `string` | `yaml` | Format the output. Values: [yaml \| json] |
18+
| `--format` | `string` | | Format the output. Values: [yaml \| json] |
1919
| `--hash` | `string` | | Print the service config hash, one per line. |
2020
| `--images` | `bool` | | Print the image names, one per line. |
2121
| `--no-consistency` | `bool` | | Don't check model consistency - warning: may produce invalid Compose output |

docs/reference/docker_compose_config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ options:
2121
swarm: false
2222
- option: format
2323
value_type: string
24-
default_value: yaml
2524
description: 'Format the output. Values: [yaml | json]'
2625
deprecated: false
2726
hidden: false

0 commit comments

Comments
 (0)