|
@@ -51,6 +51,7 @@ __exa() {
|
|
|
--no-time"[Suppress the time field]" \
|
|
--no-time"[Suppress the time field]" \
|
|
|
{-u,--accessed}"[Use the accessed timestamp field]" \
|
|
{-u,--accessed}"[Use the accessed timestamp field]" \
|
|
|
{-U,--created}"[Use the created timestamp field]" \
|
|
{-U,--created}"[Use the created timestamp field]" \
|
|
|
|
|
+ {-X,--dereference}"[dereference symlinks for file information]" \
|
|
|
--git"[List each file's Git status, if tracked]" \
|
|
--git"[List each file's Git status, if tracked]" \
|
|
|
{-@,--extended}"[List each file's extended attributes and sizes]" \
|
|
{-@,--extended}"[List each file's extended attributes and sizes]" \
|
|
|
'*:filename:_files'
|
|
'*:filename:_files'
|