mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #20028 from tomxtobin/fix-man-typo
Fix typo in config-json man page
This commit is contained in:
commit
d13e8d8446
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue