spacing + config.json -> daemon.json (#5771)

This commit is contained in:
idi-ot 2018-01-19 22:45:33 +03:00 committed by Misty Stanley-Jones
parent cc27281482
commit cb6ed21e67
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ Use your favorite editor to enable the `live-restore` option in the
You have to send a `SIGHUP` signal to the daemon process for it to reload the
configuration. For more information on how to configure the Docker daemon using
config.json, see [daemon configuration file](../reference/commandline/dockerd.md#daemon-configuration-file).
`daemon.json`, see [daemon configuration file](../reference/commandline/dockerd.md#daemon-configuration-file).
* When you start the Docker daemon, pass the `--live-restore` flag: