فهرست منبع

LCOW: Fix comment in graphdriver code

Signed-off-by: John Howard <jhoward@microsoft.com>
John Howard 7 سال پیش
والد
کامیت
f9fc269c20
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      daemon/graphdriver/lcow/lcow.go

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