Add 'append', LIBGUESTFS_APPEND to set additional kernel options.
[libguestfs.git] / fish / completion.c
index 9318288..4db2d5e 100644 (file)
@@ -37,6 +37,7 @@ static const char *const commands[] = {
   "add",
   "add-cdrom",
   "add-drive",
   "add",
   "add-cdrom",
   "add-drive",
+  "append",
   "aug-close",
   "aug-defnode",
   "aug-defvar",
   "aug-close",
   "aug-defnode",
   "aug-defvar",
@@ -79,6 +80,7 @@ static const char *const commands[] = {
   "exists",
   "file",
   "fsck",
   "exists",
   "file",
   "fsck",
+  "get-append",
   "get-autosync",
   "get-e2label",
   "get-e2uuid",
   "get-autosync",
   "get-e2label",
   "get-e2uuid",
@@ -127,6 +129,7 @@ static const char *const commands[] = {
   "rm-rf",
   "rmdir",
   "run",
   "rm-rf",
   "rmdir",
   "run",
+  "set-append",
   "set-autosync",
   "set-e2label",
   "set-e2uuid",
   "set-autosync",
   "set-e2label",
   "set-e2uuid",