Add support for zerofree command.
[libguestfs.git] / fish / completion.c
index 4db2d5e..5c7f5e0 100644 (file)
@@ -160,6 +160,7 @@ static const char *const commands[] = {
   "vgs-full",
   "write-file",
   "zero",
+  "zerofree",
   NULL
 };