diff options
Diffstat (limited to 'fish/completion.c')
-rw-r--r-- | fish/completion.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/completion.c b/fish/completion.c index 7b4f818a..cee2b399 100644 --- a/fish/completion.c +++ b/fish/completion.c @@ -98,6 +98,7 @@ static const char *commands[] = { "statvfs", "sync", "touch", + "tune2fs-l", "umount", "umount-all", "unmount", |