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