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