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