'verbose' -> 'debug' in a few more places.
[virt-mem.git] / lib / virt_mem.mli
index a0f1963..443bff6 100644 (file)
@@ -42,6 +42,6 @@ val start : Arg.usage_msg -> bool * image list
       and do all the standard processing of domains into images.
 
       The returned tuple is:
-      - verbose mode
+      - debug mode
       - list of images
   *)