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

remove unneeded comment from reference files

these markdown files are not consumed directly in the docs,
but only their content is included through the YAML does,
so there's no need to have these comments in them

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-03-14 13:58:39 +01:00
parent 17a1186c2a
commit f30bde6adb
127 changed files with 0 additions and 1143 deletions

View File

@ -4,15 +4,6 @@ description: "The commit command description and usage"
keywords: "commit, file, changes"
---
<!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will
periodically be overwritten by the definitive file. Pull
requests which include edits to this file in other repositories
will be rejected.
-->
# commit
```markdown