|
|
@@ -26,7 +26,7 @@ __eza() {
|
|
|
--hyperlink"[Display entries as hyperlinks]" \
|
|
|
--group-directories-first"[Sort directories before other files]" \
|
|
|
--git-ignore"[Ignore files mentioned in '.gitignore']" \
|
|
|
- {-a,--all}"[Show hidden and 'dot' files]" \
|
|
|
+ {-a,--all}"[Show hidden and 'dot' files. Use this twice to also show the '.' and '..' directories]" \
|
|
|
{-d,--list-dirs}"[List directories like regular files]" \
|
|
|
{-D,--only-dirs}"[List only directories]" \
|
|
|
{-L,--level}"+[Limit the depth of recursion]" \
|