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