Generated code for df / df-h.
[libguestfs.git] / fish / completion.c
index 8564e9d..6b58bd2 100644 (file)
@@ -184,6 +184,15 @@ 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",
   NULL
 };