Generated code for mknod, mkfifo, mknod_b, mknod_c, umask.
[libguestfs.git] / fish / completion.c
index f81e047..2ddae2e 100644 (file)
@@ -65,6 +65,9 @@ static const char *const commands[] = {
   "is-launching",
   "is-busy",
   "get-state",
+  "set-memsize",
+  "memsize",
+  "get-memsize",
   "mount",
   "sync",
   "touch",
@@ -187,6 +190,23 @@ static const char *const commands[] = {
   "wc-l",
   "wc-w",
   "wc-c",
+  "head",
+  "head-n",
+  "tail",
+  "tail-n",
+  "df",
+  "df-h",
+  "du",
+  "initrd-list",
+  "mount-loop",
+  "mkswap",
+  "mkswap-L",
+  "mkswap-U",
+  "mknod",
+  "mkfifo",
+  "mknod-b",
+  "mknod-c",
+  "umask",
   NULL
 };