Generator now runs automatically when it has changed.
[libguestfs.git] / fish / completion.c
index 3cd133b..b506559 100644 (file)
@@ -202,6 +202,12 @@ static const char *const commands[] = {
   "mkswap",
   "mkswap-L",
   "mkswap-U",
+  "mknod",
+  "mkfifo",
+  "mknod-b",
+  "mknod-c",
+  "umask",
+  "readdir",
   NULL
 };