mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-23 04:22:06 +00:00
Fix indentation
This commit is contained in:
parent
aded70c98e
commit
18aeb4a2f3
@ -33,7 +33,7 @@ __exa() {
|
|||||||
{-I,--ignore-glob}"[Ignore files that match these glob patterns]" \
|
{-I,--ignore-glob}"[Ignore files that match these glob patterns]" \
|
||||||
{-b,--binary}"[List file sizes with binary prefixes]" \
|
{-b,--binary}"[List file sizes with binary prefixes]" \
|
||||||
{-B,--bytes}"[List file sizes in bytes, without any prefixes]" \
|
{-B,--bytes}"[List file sizes in bytes, without any prefixes]" \
|
||||||
--changed"[Use the changed timestamp field]"
|
--changed"[Use the changed timestamp field]" \
|
||||||
{-g,--group}"[List each file's group]" \
|
{-g,--group}"[List each file's group]" \
|
||||||
{-h,--header}"[Add a header row to each column]" \
|
{-h,--header}"[Add a header row to each column]" \
|
||||||
{-H,--links}"[List each file's number of hard links]" \
|
{-H,--links}"[List each file's number of hard links]" \
|
||||||
|
Loading…
Reference in New Issue
Block a user