Merge pull request #34891 from Microsoft/jjh/fixcomment

LCOW: Fix comment in graphdriver code
This commit is contained in:
Sebastiaan van Stijn 2017-09-19 14:43:35 +02:00 committed by GitHub
commit 13e8a7a006

View file

@ -13,7 +13,7 @@
// operations. The downside of safe-mode is that operations are slower as
// a new service utility VM has to be started and torn-down when needed.
//
// Options (needs official documentation, but lets get full functionality first...) @jhowardmsft
// Options:
//
// The following options are read by the graphdriver itself:
//