Generated code for e2fsck-f command.
[libguestfs.git] / fish / completion.c
index 4db2d5e..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",
@@ -121,10 +124,12 @@ static const char *const commands[] = {
   "ping-daemon",
   "pvcreate",
   "pvremove",
+  "pvresize",
   "pvs",
   "pvs-full",
   "qemu",
   "read-lines",
+  "resize2fs",
   "rm",
   "rm-rf",
   "rmdir",
@@ -137,6 +142,10 @@ static const char *const commands[] = {
   "set-qemu",
   "set-verbose",
   "sfdisk",
+  "sfdisk-N",
+  "sfdisk-disk-geometry",
+  "sfdisk-kernel-geometry",
+  "sfdisk-l",
   "stat",
   "statvfs",
   "strings",
@@ -154,12 +163,15 @@ static const char *const commands[] = {
   "unmount-all",
   "upload",
   "verbose",
+  "vg-activate",
+  "vg-activate-all",
   "vgcreate",
   "vgremove",
   "vgs",
   "vgs-full",
   "write-file",
   "zero",
+  "zerofree",
   NULL
 };