X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fcompletion.c;h=a346ccbb800655ce2308b2f0e099fce63de4edc3;hb=ef499de8946cf4b8120ef7917b2e5d7f9115041f;hp=f7ba61fb9b5e190a1204802e70091592c5a40cd8;hpb=b348eacbc4d84337856cf7cca518d61c63e92631;p=libguestfs.git diff --git a/fish/completion.c b/fish/completion.c index f7ba61f..a346ccb 100644 --- a/fish/completion.c +++ b/fish/completion.c @@ -72,9 +72,14 @@ static const char *commands[] = { "file", "get-autosync", "get-path", + "get-state", "get-verbose", + "is-busy", + "is-config", "is-dir", "is-file", + "is-launching", + "is-ready", "kill-subprocess", "launch", "list-devices",