Generated code for e2fsck-f command.
[libguestfs.git] / fish / completion.c
index 03760ad..ec58296 100644 (file)
@@ -76,9 +76,11 @@ static const char *const commands[] = {
   "dmesg",
   "download",
   "drop-caches",
+  "e2fsck-f",
   "equal",
   "exists",
   "file",
+  "find",
   "fsck",
   "get-append",
   "get-autosync",
@@ -106,6 +108,7 @@ static const char *const commands[] = {
   "lvcreate",
   "lvm-remove-all",
   "lvremove",
+  "lvresize",
   "lvs",
   "lvs-full",
   "mkdir",
@@ -126,6 +129,7 @@ static const char *const commands[] = {
   "pvs-full",
   "qemu",
   "read-lines",
+  "resize2fs",
   "rm",
   "rm-rf",
   "rmdir",
@@ -159,6 +163,8 @@ static const char *const commands[] = {
   "unmount-all",
   "upload",
   "verbose",
+  "vg-activate",
+  "vg-activate-all",
   "vgcreate",
   "vgremove",
   "vgs",