diff options
| author | Joffrey F <joffrey@docker.com> | 2015-08-24 16:28:26 -0700 |
|---|---|---|
| committer | Joffrey F <joffrey@docker.com> | 2015-08-24 16:28:26 -0700 |
| commit | 75e3b8bb71253bfa5212415f52417d2e80e0ef49 (patch) | |
| tree | 9d1199a598da8d027bdd7cd76ca53401db20a5aa /docs/api.md | |
| parent | 595965ebc4badc08ba6ed2e0effd22896c243681 (diff) | |
| download | docker-py-75e3b8bb71253bfa5212415f52417d2e80e0ef49.tar.gz | |
Update HostConfig docs
Diffstat (limited to 'docs/api.md')
| -rw-r--r-- | docs/api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md index b9b29c5..90acd4a 100644 --- a/docs/api.md +++ b/docs/api.md @@ -234,7 +234,7 @@ from. Optionally a single string joining container id's with commas 'Warnings': None} ``` -### parse_env_file +### docker.utils.parse_env_file A utility for parsing an environment file. |
