Added 'zero' command to wipe partition tables and superblocks.
[libguestfs.git] / fish / completion.c
index cafb84d..cc9991f 100644 (file)
@@ -145,6 +145,7 @@ static const char *const commands[] = {
   "vgs",
   "vgs-full",
   "write-file",
+  "zero",
   NULL
 };