1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

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