Add 'df' and 'df-h' commands.
[libguestfs.git] / fish / completion.c
index 4ac0fad..a2febb7 100644 (file)
@@ -179,6 +179,18 @@ static const char *const commands[] = {
   "ntfs-3g-probe",
   "sh",
   "sh-lines",
+  "glob-expand",
+  "scrub-device",
+  "scrub-file",
+  "scrub-freespace",
+  "mkdtemp",
+  "wc-l",
+  "wc-w",
+  "wc-c",
+  "head",
+  "head-n",
+  "tail",
+  "tail-n",
   NULL
 };