Generated code for 'wc_*' commands.
[libguestfs.git] / fish / completion.c
index 8564e9d..f81e047 100644 (file)
@@ -184,6 +184,9 @@ static const char *const commands[] = {
   "scrub-file",
   "scrub-freespace",
   "mkdtemp",
+  "wc-l",
+  "wc-w",
+  "wc-c",
   NULL
 };