소스 검색

LCOW: Fix comment in graphdriver code

Signed-off-by: John Howard <jhoward@microsoft.com>
John Howard 8 년 전
부모
커밋
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:
 //