Intltoolize the source.
[libguestfs.git] / fish / completion.c
index 03760ad..d0e8050 100644 (file)
@@ -79,6 +79,7 @@ static const char *const commands[] = {
   "equal",
   "exists",
   "file",
+  "find",
   "fsck",
   "get-append",
   "get-autosync",
@@ -106,6 +107,7 @@ static const char *const commands[] = {
   "lvcreate",
   "lvm-remove-all",
   "lvremove",
+  "lvresize",
   "lvs",
   "lvs-full",
   "mkdir",
@@ -126,6 +128,7 @@ static const char *const commands[] = {
   "pvs-full",
   "qemu",
   "read-lines",
+  "resize2fs",
   "rm",
   "rm-rf",
   "rmdir",
@@ -159,6 +162,8 @@ static const char *const commands[] = {
   "unmount-all",
   "upload",
   "verbose",
+  "vg-activate",
+  "vg-activate-all",
   "vgcreate",
   "vgremove",
   "vgs",