mirror of
https://github.com/docker/cli.git
synced 2026-09-03 02:24:26 -05: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: c1c6c3fe80
Component: cli
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