1
0
mirror of https://github.com/docker/cli.git synced 2025-07-29 06:01:13 +03:00

Convert Markdown frontmatter to YAML

Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
Misty Stanley-Jones
2016-10-14 15:30:36 -07:00
committed by Tibor Vass
parent 12a3920153
commit 2845676cc2
104 changed files with 581 additions and 1012 deletions

View File

@ -1,12 +1,8 @@
<!--[metadata]>
+++
title = "commit"
description = "The commit command description and usage"
keywords = ["commit, file, changes"]
[menu.main]
parent = "smn_cli"
+++
<![end-metadata]-->
---
title: "commit"
description: "The commit command description and usage"
keywords: ["commit, file, changes"]
---
# commit