Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
[libguestfs.git] / fish / completion.c
index 44cfb9e..8c4f3ad 100644 (file)
@@ -74,6 +74,7 @@ static const char *commands[] = {
   "file",
   "get-autosync",
   "get-path",
+  "get-qemu",
   "get-state",
   "get-verbose",
   "is-busy",
@@ -97,11 +98,15 @@ static const char *commands[] = {
   "mkdir-p",
   "mkfs",
   "mount",
+  "mount-options",
+  "mount-ro",
+  "mount-vfs",
   "mounts",
   "path",
   "pvcreate",
   "pvs",
   "pvs-full",
+  "qemu",
   "read-lines",
   "rm",
   "rm-rf",
@@ -109,6 +114,7 @@ static const char *commands[] = {
   "run",
   "set-autosync",
   "set-path",
+  "set-qemu",
   "set-verbose",
   "sfdisk",
   "stat",