Generated code for 'du' command.
[libguestfs.git] / fish / completion.c
index 92843e5..5254a37 100644 (file)
@@ -183,6 +183,17 @@ static const char *const commands[] = {
   "scrub-device",
   "scrub-file",
   "scrub-freespace",
+  "mkdtemp",
+  "wc-l",
+  "wc-w",
+  "wc-c",
+  "head",
+  "head-n",
+  "tail",
+  "tail-n",
+  "df",
+  "df-h",
+  "du",
   NULL
 };