1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Fix typo in config-json man page

In the NAME section: "confg.json" -> "config.json"

Signed-off-by: Tom X. Tobin <tomxtobin@tomxtobin.com>
Upstream-commit: c75581c8552745f989d0ff6ed7dff86e26e55767
Component: engine
This commit is contained in:
Tom X. Tobin
2016-02-05 09:41:35 -05:00
parent 21c826245f
commit b523e91022

View File

@@ -2,7 +2,7 @@
% Docker Community
% JANUARY 2016
# NAME
HOME/.docker/confg.json - Default Docker configuration file
HOME/.docker/config.json - Default Docker configuration file
# INTRODUCTION