Browse Source

docs: regenerate

Signed-off-by: Alessio Perugini <[email protected]>
Alessio Perugini 7 months ago
parent
commit
4bf18d2325
2 changed files with 1 additions and 2 deletions
  1. 1 1
      docs/reference/compose_config.md
  2. 0 1
      docs/reference/docker_compose_config.yaml

+ 1 - 1
docs/reference/compose_config.md

@@ -15,7 +15,7 @@ the canonical format.
 |:--------------------------|:---------|:--------|:----------------------------------------------------------------------------|
 | `--dry-run`               | `bool`   |         | Execute command in dry run mode                                             |
 | `--environment`           | `bool`   |         | Print environment used for interpolation.                                   |
-| `--format`                | `string` | `yaml`  | Format the output. Values: [yaml \| json]                                   |
+| `--format`                | `string` |         | Format the output. Values: [yaml \| json]                                   |
 | `--hash`                  | `string` |         | Print the service config hash, one per line.                                |
 | `--images`                | `bool`   |         | Print the image names, one per line.                                        |
 | `--no-consistency`        | `bool`   |         | Don't check model consistency - warning: may produce invalid Compose output |

+ 0 - 1
docs/reference/docker_compose_config.yaml

@@ -21,7 +21,6 @@ options:
       swarm: false
     - option: format
       value_type: string
-      default_value: yaml
       description: 'Format the output. Values: [yaml | json]'
       deprecated: false
       hidden: false