X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fcompletion.c;h=8e529810af1af436e49c328136cf98caced14ca3;hp=49f912b994a6db3133a9c57747e2943adb3a2791;hb=8f9f02d483b87c787d089cf9329f5f1b81d3a77e;hpb=24ccbb29ac475187f51a27dcd318db2b4824a0c1;ds=sidebyside diff --git a/fish/completion.c b/fish/completion.c index 49f912b..8e52981 100644 --- a/fish/completion.c +++ b/fish/completion.c @@ -69,11 +69,13 @@ static const char *commands[] = { "command", "command-lines", "config", + "debug", "download", "exists", "file", "get-autosync", "get-path", + "get-qemu", "get-state", "get-verbose", "is-busy", @@ -97,11 +99,15 @@ static const char *commands[] = { "mkdir-p", "mkfs", "mount", + "mount-options", + "mount-ro", + "mount-vfs", "mounts", "path", "pvcreate", "pvs", "pvs-full", + "qemu", "read-lines", "rm", "rm-rf", @@ -109,11 +115,16 @@ static const char *commands[] = { "run", "set-autosync", "set-path", + "set-qemu", "set-verbose", "sfdisk", "stat", "statvfs", "sync", + "tar-in", + "tar-out", + "tgz-in", + "tgz-out", "touch", "tune2fs-l", "umount",