Added guestfish 'echo' command.
[libguestfs.git] / fish / completion.c
index e44c388..cc9991f 100644 (file)
@@ -73,6 +73,7 @@ static const char *const commands[] = {
   "download",
   "exists",
   "file",
+  "fsck",
   "get-autosync",
   "get-e2label",
   "get-e2uuid",
@@ -144,6 +145,7 @@ static const char *const commands[] = {
   "vgs",
   "vgs-full",
   "write-file",
+  "zero",
   NULL
 };