X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fcompletion.c;h=d7dfc499fb02ae196a1e897101bfbebd79d00df4;hb=0aa45a5662bcb96348bd4753fb0404991f713319;hp=08d44735b2740c872d984995da719802233d158a;hpb=aed0fa2c015e56a882fd6d4b759c82df08fc40d7;p=libguestfs.git diff --git a/fish/completion.c b/fish/completion.c index 08d4473..d7dfc49 100644 --- a/fish/completion.c +++ b/fish/completion.c @@ -74,6 +74,8 @@ static const char *commands[] = { "exists", "file", "get-autosync", + "get-e2label", + "get-e2uuid", "get-path", "get-qemu", "get-state", @@ -116,6 +118,8 @@ static const char *commands[] = { "rmdir", "run", "set-autosync", + "set-e2label", + "set-e2uuid", "set-path", "set-qemu", "set-verbose",