mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This does a minor cleanup of the logging driver documentation; - Add a table-header to the driver-options table. - Add language hints to code-blocks to prevent incorrect highlighting - Wrap some code examples so that they fit in the default layout - Wrap text to 80-chars - Fix ordering in menu - Some minor rewording We should still create separate pages for all available drivers (for example, json-file, syslog, and GELF don't have their own configuration page) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: a9f6d93099283ee06681caae7fe29bd1b2dd4c77 Component: engine