LCOW: Fix comment in graphdriver code

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard 2017-09-18 19:52:55 -07:00
parent a2ee40b98c
commit f9fc269c20
1 changed files with 1 additions and 1 deletions

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:
//