Allow qemu binary to be overridden at runtime.
[libguestfs.git] / fish / completion.c
index 49f912b..e1603f1 100644 (file)
@@ -74,6 +74,7 @@ static const char *commands[] = {
   "file",
   "get-autosync",
   "get-path",
   "file",
   "get-autosync",
   "get-path",
+  "get-qemu",
   "get-state",
   "get-verbose",
   "is-busy",
   "get-state",
   "get-verbose",
   "is-busy",
@@ -102,6 +103,7 @@ static const char *commands[] = {
   "pvcreate",
   "pvs",
   "pvs-full",
   "pvcreate",
   "pvs",
   "pvs-full",
+  "qemu",
   "read-lines",
   "rm",
   "rm-rf",
   "read-lines",
   "rm",
   "rm-rf",
@@ -109,11 +111,16 @@ static const char *commands[] = {
   "run",
   "set-autosync",
   "set-path",
   "run",
   "set-autosync",
   "set-path",
+  "set-qemu",
   "set-verbose",
   "sfdisk",
   "stat",
   "statvfs",
   "sync",
   "set-verbose",
   "sfdisk",
   "stat",
   "statvfs",
   "sync",
+  "tar-in",
+  "tar-out",
+  "tgz-in",
+  "tgz-out",
   "touch",
   "tune2fs-l",
   "umount",
   "touch",
   "tune2fs-l",
   "umount",