From 0c8725772ef726654567639471647c0c78e30e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christina=20S=C3=B8rensen?= Date: Fri, 28 Jul 2023 16:47:52 +0000 Subject: [PATCH] fix(man): Update man/zetta.1.md Co-authored-by: sbatial <46973479+sbatial@users.noreply.github.com> --- man/zetta.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/zetta.1.md b/man/zetta.1.md index 66d5f2c1..74601e3e 100644 --- a/man/zetta.1.md +++ b/man/zetta.1.md @@ -16,7 +16,7 @@ SYNOPSIS `zetta [options] [files...]` -**zetta** is a modern replacement for `ls`. +**zetta** is a modern replacement for `ls` and a continuation of `exa`. It uses colours for information by default, helping you distinguish between many types of files, such as whether you are the owner, or in the owning group. It also has extra features not present in the original `ls`, such as viewing the Git status for a directory, or recursing into directories with a tree view.