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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user