mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- 79 char line length (non-command). - Consistent single space between sentences. - Replace start of line tabs with spaces. - Remove trailing white space. - Consistent "**Note:**" style. https://docs.docker.com/project/doc-style/#notes - Replace the ``` sections with indented code. Signed-off-by: Lloyd Dewolf <foolswisdom@gmail.com> Upstream-commit: b4a52fc4e9b8ed745eb012ba45628cdb3654ed70 Component: engine