Skip to content

Commit

Permalink
Merge pull request #26233 from yuexiao-wang/fix-readme
Browse files Browse the repository at this point in the history
Fix readme doc for dockerd
(cherry picked from commit 1145c9b)

Signed-off-by: Misty Stanley-Jones <[email protected]>
  • Loading branch information
vdemeester authored and Misty Stanley-Jones committed Sep 9, 2016
1 parent 8a56561 commit d95bfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/dockerd/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker.go contains Docker's main function.
docker.go contains Docker daemon's main function.

This file provides first line CLI argument parsing and environment variable setting.

0 comments on commit d95bfff

Please sign in to comment.