diff options
Diffstat (limited to 'fish/completion.c')
-rw-r--r-- | fish/completion.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fish/completion.c b/fish/completion.c index 49f912b9..44cfb9e5 100644 --- a/fish/completion.c +++ b/fish/completion.c @@ -114,6 +114,10 @@ static const char *commands[] = { "stat", "statvfs", "sync", + "tar-in", + "tar-out", + "tgz-in", + "tgz-out", "touch", "tune2fs-l", "umount", |