diff --git a/daemon/graphdriver/lcow/lcow.go b/daemon/graphdriver/lcow/lcow.go index 5f71b7337e..9ae04b1beb 100644 --- a/daemon/graphdriver/lcow/lcow.go +++ b/daemon/graphdriver/lcow/lcow.go @@ -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: //